pkgsrc/devel/p5-Test-Inter/DESCR
wiz 12a64d9f14 Initial import of p5-Test-Inter-1.01:
This is another framework for writing test scripts. It is loosely
inspired by Test::More, and has most of it's functionality, but it
is not a drop-in replacement.

Test::More (and other existing test frameworks) suffer from two weaknesses:

   None offer the ability to access specific tests in a reasonably
   interactive fashion

   None offer the ability to write the tests in whatever format
   would make the tests the most readable
2010-08-07 06:41:40 +00:00

11 lines
438 B
Text

This is another framework for writing test scripts. It is loosely
inspired by Test::More, and has most of it's functionality, but it
is not a drop-in replacement.
Test::More (and other existing test frameworks) suffer from two weaknesses:
None offer the ability to access specific tests in a reasonably
interactive fashion
None offer the ability to write the tests in whatever format
would make the tests the most readable