libtest-sharedfork-perl

Module to run tests in multiple processes and merge results
  https://metacpan.org/release/Test-SharedFork
  0
  no reviews



Test::sharedfork is utility module for tests built using test::builder (which constitute the majority of test modules on cpan). it allows developers to run tests in multiple processes, in parallel, and combine the results together.