blob: 5c0ee353135bdb19ace2a99e93413e12e22a298e (
plain) (
blame)
1
2
3
4
5
6
7
|
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.
WWW: https://metacpan.org/release/Test-Fatal
|