NAME

Test2::Suite - Distribution with a rich set of tools built upon the Test2 framework.

EXPERIMENTAL RELEASE

This is an experimental release. Using this right now is not recommended.

DESCRIPTION

Rich set fo tools, plugins, bundles, etc built upon the Test2 testing library. If you are interested in writing tests this is the distribution for you.

WHAT ARE TOOLS, PLUGINS, AND BUNDLES?

If you want to write something that both exports new functions, and effects behavior, you should write both a Tool distribution, and a Plugin distribution, then a Bundle that loads them both. This is important as it helps avoid the Test::Most problem, which is where a package exports much-desired tools, but also produces undesirable side effects.

INCLUDED BUNDLES

INCLUDED TOOLS

INCLUDED PLUGINS

INCLUDED REQUIREMENT CHECKERS

SEE ALSO

See the Test2 documentation for a namespace map. Everything in this distribution uses Test2.

SOURCE

The source code repository for Test2-Suite can be found at http://github.com/Test-More/Test2-Suite/.

MAINTAINERS

AUTHORS

COPYRIGHT

Copyright 2015 Chad Granum exodist7@gmail.com.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See http://dev.perl.org/licenses/