Incredibly simple helpers for testing code with exceptions
http://search.cpan.org/dist/Test-Fatal
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.
It exports one routine by default: "exception".
- 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:Factory:Rebuild/perl-Test-Fatal && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Test-Fatal-0.010.tar.gz | 0000013075 12.8 KB | |
perl-Test-Fatal.changes | 0000001499 1.46 KB | |
perl-Test-Fatal.spec | 0000001968 1.92 KB |
Revision 12 (latest revision is 20)
Stephan Kulow (coolo)
accepted
request 105943
from
Stephan Kulow (coolo)
(revision 12)
- updated to 0.010 avoid tickling an overloading bug in perl 5.6 during testing (thanks, Zefram) advise against using isnt(exception{...},undef)
Comments 0