Skip to content

Releases: Codeception/c3

Composer 2.0 compatibility

29 Oct 07:02
e5df90e
Compare
Choose a tag to compare
Composer 2.0 compatibility (#62)

* Update composer.json

* Support both Composer versions 1 and 2

* Replace deprecated constants

* Try to run on Travis with both Composer 1.x and 2.x versions

* Try to run on Travis with both Composer 1.x and 2.x versions

* Try to run on Travis with both Composer 1.x and 2.x versions

* Add askForUpdate for composer 2.0

2.5.0

11 Oct 17:57
e97df9c
Compare
Choose a tag to compare

Support Cobertura code coverage format

Compatibility with php-code-coverage 9

28 Aug 07:15
1f5b39a
Compare
Choose a tag to compare
Merge pull request #59 from Codeception/php-code-coverage-9

Compatibility with php-code-coverage 9

Minor fixes

26 May 22:48
Compare
Choose a tag to compare

Minor but important fixes: #45 #46 #42 #47

Support for Codeception 2.4.0 and PHPUnit 7.0

19 Feb 11:36
c7348bb
Compare
Choose a tag to compare

2.0.14: Added missing parameter to constructor of PHP_CodeCoverage_Report_PHP…

29 Oct 23:15
Compare
Choose a tag to compare

#35 Fixed Uncaught ArgumentCountError
#36 Added missing parameter to constructor of PHP_CodeCoverage_Report_PHPUnit aka SebastianBergmann\CodeCoverage\Report\Xml\Facade

PHPUnit CodeCoverage support

19 Oct 07:09
Compare
Choose a tag to compare

Export code coverage in PHPUnit format, see #33

Fixed Composer update

06 Apr 00:09
Compare
Choose a tag to compare

Fixed regression in 2.0.11 for composer update. See #30

Run installer only on update

04 Apr 01:04
Compare
Choose a tag to compare

Fix Composer notifications during install #29

Minor improvements

04 Feb 01:53
Compare
Choose a tag to compare