Skip to content

Releases: Codeception/phpunit-wrapper

Compatibility for reports

20 Apr 10:18
Compare
Choose a tag to compare

PHPUnit 7.1 support

10 Apr 11:04
cde8406
Compare
Choose a tag to compare
  • PHPUnit 7.1 support #23 #25
  • Dropped PHPUnit 7.0 support #26

7.0.6

31 Mar 19:24
Compare
Choose a tag to compare

#22 improve support for warning status
#19 fixed issue with data provider

6.0.9

31 Mar 18:50
Compare
Choose a tag to compare

#21 - fixed displaying warning status
#19 - fixed data providers

Dumper fix

16 Mar 10:19
Compare
Choose a tag to compare

Dumper fix

16 Mar 10:19
Compare
Choose a tag to compare

BC Compatibility

13 Mar 02:45
635b5b9
Compare
Choose a tag to compare

Added BC aliases to most used classes:

  • PHPUnit_Framework_Assert
  • PHPUnit_Framework_TestCase

Fixes string property for 6.x branch

13 Mar 02:16
d020db3
Compare
Choose a tag to compare
6.0.7

Update Page.php

Minor fixes

12 Mar 23:15
Compare
Choose a tag to compare
  • 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

12 Mar 23:16
Compare
Choose a tag to compare
  • src/ResultPrinter/HTML.php: Unique Test Signatures (#10)
  • Make working running test with particular data set by index (#9)
  • Fixed showing error messages (#8)