libtest-cukes-perl

Test framework inspired by cucumber
  https://metacpan.org/release/Test-Cukes
  0
  no reviews



Test::cukes is a perl test framework inspired by cucumber, which lets you write module tests with scenarios and is compatible with test::more and other tap-compliant modules. it uses test::builder's note function internally to print messages.

for more information about how to define features and scenarios, please read the cucumber documentation from