Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Test-Spec | Distribution: openSUSE:Factory:zSystems |
Version: 0.54 | Vendor: openSUSE |
Release: 1.26 | Build date: Mon Mar 5 08:04:07 2018 |
Group: Development/Libraries/Perl | Build host: reproducible |
Size: 95580 | Source RPM: perl-Test-Spec-0.54-1.26.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://search.cpan.org/dist/Test-Spec/ | |
Summary: Write tests in a declarative specification style |
This is a declarative specification-style testing system for behavior-driven development (BDD) in Perl. The tests (a.k.a. examples) are named with strings instead of subroutine names, so your fingers will suffer less fatigue from underscore-itis, with the side benefit that the test reports are more legible. This module is inspired by and borrows heavily from at http://rspec.info/documentation, a BDD tool for the Ruby programming language.
Artistic-1.0 OR GPL-1.0-or-later
* Mon Mar 05 2018 [email protected] - updated to 0.54 see /usr/share/doc/packages/perl-Test-Spec/Changes 0.54 Tue Nov 21 12:46:00 MSK 2017 - `around` method added to allow localized variables and other local setup. Call `yield` method to run examples by `around` CODE. Contributed by @akzhan - Replace some `use base` with `use parent` and other minor updates. Contributed by @akzhan - Now tested under Perl 5.22-5.26 too Contributed by @akzhan - predictable_destroy spec fixed under Perl 5.8 Contributed by @akzhan * Mon Sep 04 2017 [email protected] - updated to 0.53 see /usr/share/doc/packages/perl-Test-Spec/Changes 0.53 Wed Aug 16 09:49:00 BST 2017 - POD links are clickable Contributed by @manwar (issue #42) * Wed Aug 16 2017 [email protected] - updated to 0.52 see /usr/share/doc/packages/perl-Test-Spec/Changes 0.52 Tue Aug 15 10:20:00 BST 2017 - Pass example instance to each test Contributed by @jamhed (issue #30, #41) - Fix runtests to run all examples that match any of the patterns Contributed by @mpw96 (issue #37, #38) - Ensure META.json includes requirements Reported by @joelrebel (issue #39) * Sat Aug 01 2015 [email protected] - updated to 0.51 see /usr/share/doc/packages/perl-Test-Spec/Changes 0.51 Mon Jul 27 20:05:00 BST 2015 - Fixed top level describe blocks running out of order Contributed by @mla (issue #28) * Mon Apr 20 2015 [email protected] - updated to 0.50 see /usr/share/doc/packages/perl-Test-Spec/Changes 0.50 Sun Apr 19 18:13:00 BST 2015 - Removed several memory leaks Reported by @JRaspass (issue #24) - any_number() no longer fails if it is never called Contributed by @ptolemarch and @cavemanpi (issue #25) * Tue Apr 14 2015 [email protected] - updated to 0.49 see /usr/share/doc/packages/perl-Test-Spec/Changes 0.49 Sun Jan 18 12:56:00 EST 2015 - Added with_deep Contributed by Andy Jones (issue #21) - Documented memory leak in stub() Reported by Victor Efimov (issue #14) - Added Travis CI info Contributed by Andy Jones (issue #23) - Fixed mock() example documentation Reported by Victor Efimov (issue #15) Contributed by Andy Jones (issue #22) 0.48 Tue Jan 06 22:52:00 EST 2015 - Testing fixes for Alpha branch of Test::More Contributed by Chad Granum (issue #18) - Metadata fixes Contributed by Graham Knop (issue #19) * Tue Nov 26 2013 [email protected] - updated to 0.47 - added repository metadata for CPAN Contributed by David Steinbrunner (issue #1) * Tue Jun 04 2013 [email protected] - updated to 0.46 - with() enables argument matching on mocked methods - raises() makes mocked methods raise exceptions Contributed by Kjell-Magne Øierud (issue #12) - Add support for TAP version 13. Contributed by Michael G. Schwern (issue #11) - Allow shared_examples_for to be defined in any context. - Fixed runtests() to honor its contract to run only the examples specified in its @patterns parameter or SPEC environment variable. * Fri Mar 09 2012 [email protected] - updated to 0.42 - Added context() and xcontext() aliases for describe/xdescribe (reported by intrigeri) - Added license info to Makefile.PL (RT#75400) - Fixed test suite problems on Windows * Thu Feb 16 2012 [email protected] - updated to 0.40 - Fixed problem that caused Test::Spec usage errors (e.g. 'describe "foo";' without a subroutine argument) to be reported from inside the library, instead of the caller's perspective where the actual error is.
/usr/lib/perl5/vendor_perl/5.40.0/Test /usr/lib/perl5/vendor_perl/5.40.0/Test/Spec /usr/lib/perl5/vendor_perl/5.40.0/Test/Spec.pm /usr/lib/perl5/vendor_perl/5.40.0/Test/Spec/Context.pm /usr/lib/perl5/vendor_perl/5.40.0/Test/Spec/Example.pm /usr/lib/perl5/vendor_perl/5.40.0/Test/Spec/Mocks.pm /usr/lib/perl5/vendor_perl/5.40.0/Test/Spec/SharedHash.pm /usr/lib/perl5/vendor_perl/5.40.0/Test/Spec/TodoExample.pm /usr/share/doc/packages/perl-Test-Spec /usr/share/doc/packages/perl-Test-Spec/Changes /usr/share/doc/packages/perl-Test-Spec/README.md /usr/share/man/man3/Test::Spec.3pm.gz /usr/share/man/man3/Test::Spec::Mocks.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Dec 3 23:45:09 2024