Binary package “libtest-routine-perl” in ubuntu bionic

Perl test framework for tests as composable units of assertion

 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.