Released version 1.6.0
- Assert: added
noError()assertion #250 - Assert: added custom fail descriptions
- TestCase: annotation
@throwsis applied to testMethods() only, not tosetUp()nortearDown()(BC break) #238 - TestCase: is not masking
setUp()andtearDown()exceptions - TestCase:
tearDown()is called even on error in test method #254 #255 - CliTester: explicit html_errors=off for TAP & Junit outputs #256
Dumper::toPhp()better support for anonymous classes and Closures
For more information see documentation and changelog.