Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXZ
]
perl-Test-Fatal - Incredibly simple helpers for testing code with exceptions
- Description:
Test::Fatal is an alternative to the popular Test::Exception. It does much
less, but should allow greater flexibility in testing exception-throwing code
with about the same amount of typing.
Packages
perl-Test-Fatal-0.006-1.puias6.noarch
[18 KiB] |
Changelog
by Paul Howarth (2011-06-02):
- Update to 0.006
- Crank back the Test::More and Exporter requirements (CPAN RT#62699)
- Add lives_ok and dies_ok emulation (CPAN RT#67598)
- Versions patch replaced by workaround for old ExtUtils::MakeMaker
- BR: perl(Test::Builder::Tester)
|