Changes for version 0.010 - 2012-06-12

  • First release: Hopefully ready for CPAN! This first release is a usable version of Test::Proto. The main components will be functional enough to write reasonably complex tests for native data structures, run method calls on objects, and execute arbitrary code within the framework. Failure and Exception behaviour is not thoroughly tested. There will no doubt be some API changes later on.

Modules

OO test script golf sugar
Test Prototype for Array References.
Test Prototype for Hash References.
Test Prototype for CodeRefs.
base class for comparisons.
class for numeric comparison.
indicates the test has broken, and, if possible, why
indicates the test has failed, and why
Test Prototype for Hash References.
Test Prototype for objects.
Container for test prototypes.
Test Prototype for strings.
container for test and test-related information