README

Base class for runnable unit tests using Moose introspection and a user-defined pattern for subtest routines.

What is this repository for?

How do I get set up?

Contribution guidelines

Writing tests (internal)

nb. not to be confused with writing your own tests, for your own code.

All tests line under the t/ directory.

All tests are based on the framework itself, either as a subclass, or via the 'sut', ("system under test") member attribute. We keep to the standard 'test' pattern, unless testing the pattern code itself.

Code review

or using pull requests via the following sites:

Other guidelines

We use the Git source control system and the following mirrors are known to be under the control of the official maintainer and can therefore be trusted to be legitimate and may be used for first strata contributions:

nb. although the project formerly used the Mercurial version control system, this is no longer supported. If you have contributions in that format, please generate a diff and apply it to the new Git tree before submitting a pull request.

Contacting us

Availability

The project is available for download from the following sites: