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: 2.mga9 | Build date: Mon Mar 21 09:22:38 2022 |
Group: Development/Perl | Build host: localhost |
Size: 19673 | Source RPM: perl-Test-Cukes-0.110.0-2.mga9.src.rpm |
Packager: umeabot <umeabot> | |
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
* Mon Mar 21 2022 umeabot <umeabot> 0.110.0-2.mga9 + Revision: 1812679 - Mageia 9 Mass Rebuild * Wed May 20 2020 tv <tv> 0.110.0-1.mga8 + Revision: 1586310 - update to 0.11
/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, Sat Nov 16 09:33:22 2024