Releases: Codeception/c3
Releases · Codeception/c3
2.9.0
- Add tracker of running test to avoid incomplete coverage results by @MarcelBolten in #90
2.8.1
- Fixed compatibility with PHPUnit 10.0.6+
2.8.0
- Supports PHPUnit 10
2.7.0
- Support path coverage with PHPUnit 9
2.6.6
- Fix Type Error when configuration loading failed
2.6.5
- Fix compatibility with Codeception 5
Another bugfix
- Don't set empty headers, because null values can cause issues
Bugfix
Require composer/composer only in dev
Merge pull request #66 from hason/patch-require Require composer/composer only in dev
Fix Composer 2.0 compatibility issue
Merge pull request #64 from okorneliuk/patch-1 Fixed composer2 compatibility