Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcb80cae

Browse files
committed
5.1.0
1 parentc593427 commitcb80cae

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

‎CHANGELOG-5.x.md‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
####5.1.0
2+
3+
* Support PHPUnit 11
4+
* Note: PHPUnit 11 does not support excluding files from code coverage report
5+
16
####5.0.13
27

38
* Add actor to Cest tests dataProviders by@weeg in#6696

‎src/Codeception/Codecept.php‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ class Codecept
3636
/**
3737
* @var string
3838
*/
39-
publicconstVERSION ='5.0.13';
39+
publicconstVERSION ='5.1.0';
4040

4141
protectedResultAggregator$resultAggregator;
4242

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp