Skip to content

Releases: Codeception/c3

2.9.0

15 Oct 17:57
e23298a
Compare
Choose a tag to compare
  • Add tracker of running test to avoid incomplete coverage results by @MarcelBolten in #90

2.8.1

10 Feb 18:24
0b16f22
Compare
Choose a tag to compare
  • Fixed compatibility with PHPUnit 10.0.6+

2.8.0

03 Feb 22:13
Compare
Choose a tag to compare
  • Supports PHPUnit 10

2.7.0

20 Aug 19:41
Compare
Choose a tag to compare
  • Support path coverage with PHPUnit 9

2.6.6

27 Jul 12:52
a4469a9
Compare
Choose a tag to compare
  • Fix Type Error when configuration loading failed

2.6.5

28 Apr 12:10
d228302
Compare
Choose a tag to compare
  • Fix compatibility with Codeception 5

Another bugfix

18 May 16:52
6253181
Compare
Choose a tag to compare
  • Don't set empty headers, because null values can cause issues

Bugfix

08 May 20:49
2db5a07
Compare
Choose a tag to compare
  • Fixed fatal error which could happen if vendor/autoload.php is included before c3.php #68

Require composer/composer only in dev

19 Feb 07:50
8fe15a5
Compare
Choose a tag to compare
Merge pull request #66 from hason/patch-require

Require composer/composer only in dev

Fix Composer 2.0 compatibility issue

30 Oct 18:22
88e1c13
Compare
Choose a tag to compare
Merge pull request #64 from okorneliuk/patch-1

Fixed composer2 compatibility