in reply to Best Way to Make a Custom Testing Module
s/Test::Custom/Test::TestSet/
or
s/Test::Custom/Test::MultiTests/
or
s/Test::Custom/Test::GroupTests/
These are, of course, just one monk's notion of more intuitive naming, as my immediate thought on reading Test::Custom was of a module designed to tweak ("customize" some existing test module).
|
|---|