Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Test-Cukes | Distribution: Mageia |
Version: 0.110.0 | Vendor: Mageia.Org |
Release: 1.mga8 | Build date: Wed May 20 07:41:44 2020 |
Group: Development/Perl | Build host: localhost |
Size: 19673 | Source RPM: perl-Test-Cukes-0.110.0-1.mga8.src.rpm |
Packager: tv <tv> | |
Url: https://metacpan.org/release/Test-Cukes | |
Summary: A BBD test tool inspired by Cucumber |
Test::Cukes is a testing tool inspired by Cucumber (the http://cukes.info manpage). It lets your write your module test with scenarios. It may be used with the Test::More manpage or other family of TAP 'Test::*' modules. It uses the Test::Builder::note manpage function internally to print messages. This module implements the Given-When-Then clause only in English. To uses it in the test programs, feed the feature text into 'feature' function, defines your step handlers, and then run all the tests by calling 'runtests'. Step handlers may be defined in separate modules, as long as those modules are included before 'runtests' is called. Each step may use either 'assert' or standard TAP functions such as 'Test::Simple''s 'ok' or 'Test::More''s 'is' to verify desired result. If you specify a plan explicitly, you should be aware that each step line in your scenario runs an additional test, and will therefore add to the number of tests you must indicate. If any assertion in the Given block failed, the following 'When' and 'Then' blocks are all skipped.
GPL+ or Artistic
* Wed May 20 2020 tv <tv> 0.110.0-1.mga8 + Revision: 1586310 - update to 0.11 * Wed Feb 12 2020 umeabot <umeabot> 0.100.0-12.mga8 + Revision: 1506233 - Mageia 8 Mass Rebuild + wally <wally> - replace deprecated %makeinstall_std * Thu Sep 20 2018 umeabot <umeabot> 0.100.0-11.mga7 + Revision: 1286419 - Mageia 7 Mass Rebuild
/usr/share/doc/perl-Test-Cukes /usr/share/doc/perl-Test-Cukes/Changes /usr/share/doc/perl-Test-Cukes/LICENSE /usr/share/doc/perl-Test-Cukes/META.json /usr/share/doc/perl-Test-Cukes/META.yml /usr/share/doc/perl-Test-Cukes/MYMETA.yml /usr/share/man/man3/Test::Cukes.3pm.xz /usr/share/man/man3/Test::Cukes::Feature.3pm.xz /usr/share/man/man3/Test::Cukes::Scenario.3pm.xz /usr/share/perl5/vendor_perl/Test /usr/share/perl5/vendor_perl/Test/Cukes /usr/share/perl5/vendor_perl/Test/Cukes.pm /usr/share/perl5/vendor_perl/Test/Cukes/Feature.pm /usr/share/perl5/vendor_perl/Test/Cukes/Scenario.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 13 08:20:58 2024