blob: b6104c85fd8fb258bce78b2716eaef3c5190c50d (
plain)
1
2
3
4
5
6
7
|
This module allows you to compose Test::More tests from roles.
It is inspired by the excellent Test::Routine module,
but uses Moo instead of Moose.
This gives most of the benefits
without the need for Moose as a test dependency.
WWW: https://metacpan.org/release/Test-Roo
|