Most commonly needed test functions and features
http://search.cpan.org/dist/Test-Most/
Test::Most exists to reduce boilerplate and to make your testing life easier.
We provide "one stop shopping" for most commonly used testing modules. In fact,
we often require the latest versions so that you get bug fixes through
Test::Most and don't have to keep upgrading these modules separately.
This module provides you with the most commonly used testing functions, along
with automatically turning on strict and warning and gives you a bit more
fine-grained control over your test suite.
- Developed at devel:languages:perl
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/perl-Test-Most && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Test-Most-0.31.tar.gz | 0000018272 17.8 KB | |
perl-Test-Most.changes | 0000001311 1.28 KB | |
perl-Test-Most.spec | 0000003568 3.48 KB |
Revision 4 (latest revision is 11)
Stephan Kulow (coolo)
accepted
request 177533
from
Stephan Kulow (coolo)
(revision 4)
- updated to 0.31 - Fix "You tried to plan twice" bug (reported on #78564) - Bugfix: Moose can now be used safely as we exclude Test::Deep::blessed by default (multiple reports) - Bugfix from Randy Stauner. Time::HiRes eval test uses $@, not @_ - carp instead of warn (Olivier Mengué) - Remove autogenerated files (Olivier Mengué) (forwarded request 177508 from coolo)
Comments 0