Changes for version 0.03
- API BREAK Rename want_self => need_object, clone => adjust
- MOD Add exception test module T::Errors (dies_like, warns_like)
- API contract: add args => [n,m] to limit number of parameters to apply()
- DRV Add Test::More backend so that A::R::Build builds tests ready to run with T::M
- BUG bugs fixed, test coverage improved, docs improved.
Modules
unified assertion and testing tool
tool for extending Assert::Refute suite
Contract definition class for Assert::Refute suite
Test::More compatibility layer for Asser::Refute suite
Contract execution class for Assert::Refute suite
a set of most common checks for Assert::Refute suite
exception and warning check for Assert::Refute suite