Releases: Codeception/phpunit-wrapper
Releases · Codeception/phpunit-wrapper
Compatibility for reports
PHPUnit 7.1 support
- PHPUnit 7.1 support #23 #25
- Dropped PHPUnit 7.0 support #26
7.0.6
#22 improve support for warning status
#19 fixed issue with data provider
6.0.9
#21 - fixed displaying warning status
#19 - fixed data providers
BC Compatibility
Added BC aliases to most used classes:
- PHPUnit_Framework_Assert
- PHPUnit_Framework_TestCase
Fixes string property for 6.x branch
Minor fixes
- Display expected/actual from PHPUnit assert in HTML report #12
- Fixed declaring string property in Crawler #13
- Make working running test with particular data set by index (#3)
- fixed showing error messages #7
- src/ResultPrinter/HTML.php: Use Unique Test Signatures (#5)
Minor fixes
- src/ResultPrinter/HTML.php: Unique Test Signatures (#10)
- Make working running test with particular data set by index (#9)
- Fixed showing error messages (#8)