Ticket #1169 (closed patch: fixed)
[PATCH] lives_ok() for Test::More
| Reported by: | bubaflub | Owned by: | dukeleto |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | testing | Version: | 1.7.0 |
| Severity: | medium | Keywords: | |
| Cc: | Language: | ||
| Patch status: | applied | Platform: | all |
Description
This is a patch for lives_ok() which passes if the code tested throws no errors. Basically the antithesis of throws_like(). Comes with four tests. Patch attached.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

