libtest-if-perl

Module to conditionally use other test modules
  https://metacpan.org/release/Test-If
  0
  no reviews



Test::if allows one to use test modules conditionally.

it is also possible to combine options, and it is allowed to omit plan options, if it is run by an already loaded module or you want to load it manually. if some of conditions are not met, the corresponding test will be skipped.