libtest-routine-perl

Perl test framework for tests as composable units of assertion
  https://metacpan.org/release/Test-Routine
  0
  no reviews



Test::routine is a very simple framework for writing your tests as composable units of assertion. in other words: roles.

for a walkthrough of tests written with test::routine, see test::routine::manual::demo.