You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.markdown
+11-25Lines changed: 11 additions & 25 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,17 @@ title: Codeception Changelog
9
9
10
10
11
11
12
+
### Codeception 5.1.0: 5.1.0
13
+
14
+
Released by [ Naktibalda](https://github.com/Naktibalda) on 2024/02/04 12:58:29 / [Repository](https://github.com/Codeception/Codeception) / [Releases](https://github.com/Codeception/Codeception/releases)
15
+
16
+
17
+
18
+
* Support PHPUnit 11
19
+
20
+
Note: PHPUnit 11 does not support excluding files from code coverage report
21
+
22
+
12
23
### lib-innerbrowser 4.0.3: 4.0.3
13
24
14
25
Released by [ Naktibalda](https://github.com/Naktibalda) on 2024/02/02 20:37:41 / [Repository](https://github.com/Codeception/lib-innerbrowser) / [Releases](https://github.com/Codeception/lib-innerbrowser/releases)
@@ -1498,31 +1509,6 @@ Released by [ Tavo
Released by [ Naktibalda](https://github.com/Naktibalda) on 2022/01/30 18:56:34 / [Repository](https://github.com/Codeception/Codeception) / [Releases](https://github.com/Codeception/Codeception/releases)
1504
-
1505
-
1506
-
1507
-
* Decoupled test execution and reporting from PHPUnit
1508
-
* Custom reporters implementing TestListener are no longer supported and must be converted to Extensions
1509
-
* Tests of all formats are reported as useless if they perform no assertions and reports_useless_tests setting is enabled
1510
-
* Added path_coverage setting to enable path and branch coverage [#6158](https://github.com/Codeception/Codeception/issues/6158) by **[s0lus](https://github.com/s0lus)**
1511
-
* Added optional value to fail-fast option ([#6275](https://github.com/Codeception/Codeception/issues/6275)) by **[Verest](https://github.com/Verest)**
1512
-
* Removed JSON and TAP loggers
1513
-
* Removed code coverage blacklist functionality
1514
-
* Removed deprecated class aliases
1515
-
- Codeception\TestCase\Test
1516
-
- Codeception\Platform\Group
1517
-
- Codeception\Platform\Group
1518
-
- Codeception\TestCase
1519
-
* Removed settings disallow_test_output, log_incomplete_skipped and report_useless_tests
1520
-
* Introduced strict types in the code base by **[TavoNiievez](https://github.com/TavoNiievez)**
1521
-
* Compatible with PHPUnit 10 only
1522
-
* Compatible with Symfony 4.4 - 6.0
1523
-
* Requires PHP 8.0 or higher
1524
-
1525
-
1526
1512
### module-doctrine2 2.0.1: 2.0.1
1527
1513
1528
1514
Released by [ Naktibalda](https://github.com/Naktibalda) on 2022/01/28 18:34:39 / [Repository](https://github.com/Codeception/module-doctrine2) / [Releases](https://github.com/Codeception/module-doctrine2/releases)
0 commit comments