fdff4c8ce7
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.
3 lines
191 B
Text
3 lines
191 B
Text
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.
|