in reply to Re: Announce -- Test::Most
in thread Announce -- Test::Most
That's the count of the number of .t files mentioning the package.
And Test::NoWarnings didn't make it in because while it's a great module, it's far too problematic to turn on by default. For example, we have over 6,000 individual tests being run with Test::Aggregate and Test::NoWarnings had to be disabled. In fact, my current version of Test::Aggregate (not uploaded as of this writing) has code which disables Test::NoWarnings on demand because of how it plays havoc with aggregated tests (and also makes checking the 'plan' very difficult).
Cheers,
Ovid
New address of my CGI Course.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Announce -- Test::Most
by fergal (Chaplain) on Mar 28, 2008 at 22:50 UTC |