Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libtest-sharedfork-perl
Module to run tests in multiple processes and merge results
https://metacpan.org/release/Test-SharedFork
0
no reviews
Install
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.