Skip to content

Releases: Codeception/c3

2.9.0

Choose a tag to compare

@Naktibalda Naktibalda released this 15 Oct 17:57
e23298a
  • Add tracker of running test to avoid incomplete coverage results by @MarcelBolten in #90

2.8.1

Choose a tag to compare

@Naktibalda Naktibalda released this 10 Feb 18:24
0b16f22
  • Fixed compatibility with PHPUnit 10.0.6+

2.8.0

Choose a tag to compare

@Naktibalda Naktibalda released this 03 Feb 22:13
  • Supports PHPUnit 10

2.7.0

Choose a tag to compare

@Naktibalda Naktibalda released this 20 Aug 19:41
  • Support path coverage with PHPUnit 9

2.6.6

Choose a tag to compare

@Naktibalda Naktibalda released this 27 Jul 12:52
a4469a9
  • Fix Type Error when configuration loading failed

2.6.5

Choose a tag to compare

@Naktibalda Naktibalda released this 28 Apr 12:10
d228302
  • Fix compatibility with Codeception 5

Another bugfix

Choose a tag to compare

@Naktibalda Naktibalda released this 18 May 16:52
6253181
  • Don't set empty headers, because null values can cause issues

Bugfix

Choose a tag to compare

@Naktibalda Naktibalda released this 08 May 20:49
2db5a07
  • Fixed fatal error which could happen if vendor/autoload.php is included before c3.php #68

Require composer/composer only in dev

Choose a tag to compare

@Naktibalda Naktibalda released this 19 Feb 07:50
8fe15a5
Merge pull request #66 from hason/patch-require

Require composer/composer only in dev

Fix Composer 2.0 compatibility issue

Choose a tag to compare

@Naktibalda Naktibalda released this 30 Oct 18:22
88e1c13
Merge pull request #64 from okorneliuk/patch-1

Fixed composer2 compatibility