Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libtest-fork-perl
Module for testing code which forks
https://metacpan.org/release/Test-Fork
0
no reviews
Install
Because each test has a number associated with it, testing code which forks is problematic. coordinating the test number amongst the parent and child processes is complicated. test::fork provides a function to smooth over the complications.