Released version 1.2.0
- added option
--stop-on-fail
that stops execution upon first error - added FileMock for mocking files #137
- added Assert::count()
- DomQuery supports HTML 5
- DataProvider can use default values of target method #123
- allowed combination of annotations like
@testcase
,@multiple
or@dataprovider
- fixed some bugs in Coverage reporter
For more information see documentation and changelog.