RSS | Module Info | Add a review of Test-Aggregate
Test-Aggregate
(0.364)
This is an amazing module which speeds up your test suite enormously especially if you are testing a heavy catalyst app with a big DBIC schema.
One test which uses Test::MockTime failed though. Loading Test::MockTime before Test::Aggregate::Nested fixed it and MockTime did what it was supposed to.
Moritz Onken - 2011-01-21T06:59:04 (permalink)
2 out of 2 found this review helpful.
Was this review helpful to you?
Yes
No
Test-Aggregate
(0.31)
The slower a test suite runs, the less likely folk will run it - so Test::Aggregate is a useful addition to my tool set when I've got a traditional set of *.t Perl tests that need to be run more quickly.
When I applied T::A to one $work project I cut 30% off the wall clock time for the core test suite. Useful.
Adrian Howard - 2008-08-03T13:16:00 (permalink)
3 out of 4 found this review helpful.
Was this review helpful to you?
Yes
No
Test-Aggregate (0.05)
This module to help speed up test suites is a welcome addition to the Perl quality assurance toolkit.
The documentation is clear and easy to follow. I like that you can switch tests over to this system incrementally, easing migration.
Mark Stosberg - 2007-12-29T17:55:32 (permalink)
3 out of 3 found this review helpful.
Was this review helpful to you?
Yes
No

