Base class for runnable unit tests using Moose introspection and a user-defined pattern for subtest routines.
- This is the source code for Test::Module::Runnable
- The easiest way to install this package is via the cpan CLI; Simply type install Test::Module::Runnable
- Alternatively, Debian packages are available via the author's website.
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.
- SourceHut discuss mailing list
or using pull requests via the following sites:
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.
- Duncan Ross Palmer
- announce mailing list
- discuss mailing list
The project is available for download from the following sites: