in reply to Re: Test::More test names?
in thread Test::More test names?
Not only do you see the names of the tests, but you save time if your suite takes a long time and only one or two test files have failing tests.make; perl -I blib/lib t/test_name.t
Phil
|
|---|