Changes for version 0.10

  • API BREAK Rename refute_these => try_refute, deprecate refute_these until 0.15
  • API BREAK Change log levels: diag{1=>-1}, not ok{-1=>-2}, fail{-2=>-3}, note{2=>1}
  • REF Rename Assert::Refute::{Exec->Report}

Modules

Unified testing and assertion 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
Assertions about arrays for Assert::Refute suite
a set of most common checks for Assert::Refute suite
exception and warning check for Assert::Refute suite
Assertions about hashes for Assert::Refute suite
Numeric tests for Assert::Refute suite.
Assertions about scalars for Assert::Refute suite.