The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.01000009 - 2010-07-23

  • First version.

Modules

Use a structured execution-graph to create a test object which runs your tests smartly.
The base class of all executable tests.
A < C<CodeStub|Test::StructuredObject::CodeStub >> representing executable but non-test code.
A Nested group of tests.
A < C<CodeStub|Test::StructuredObject::CodeStub >> representing executable test code.
A collection of tests in an order waiting to be executed.