libtest-class-perl

Module for creating test classes in an xunit style
  https://metacpan.org/release/Test-Class
  0
  no reviews



Test::class is a perl test harness for creating tests using the xunit style inspired by smalltalk. it is aimed at authors of perl modules already using test::builder-based modules.