664c78e27e
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.
4 lines
229 B
Text
4 lines
229 B
Text
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.
|