libtest-fork-perl

Module for testing code which forks
  https://metacpan.org/release/Test-Fork
  0
  no reviews



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.