Skip to content

Commit cadc1ff

Browse files
github-actions[bot]github-actions[bot]
authored andcommitted
updated
1 parent cbedab2 commit cadc1ff

File tree

1 file changed

+11
-25
lines changed

1 file changed

+11
-25
lines changed

changelog.markdown

Lines changed: 11 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,17 @@ title: Codeception Changelog
99

1010

1111

12+
### Codeception 5.1.0: 5.1.0
13+
14+
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) 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+
1223
### lib-innerbrowser 4.0.3: 4.0.3
1324

1425
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) 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 [![](https://avatars.githubusercontent.com/u/64917965?v=4&s=16) Tavo
14981509
**Full Changelog**: https://github.com/Codeception/lib-innerbrowser/compare/2.0.1...2.0.2
14991510

15001511

1501-
### Codeception 5.0.0-alpha1: 5.0.0-alpha1
1502-
1503-
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) 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-
15261512
### module-doctrine2 2.0.1: 2.0.1
15271513

15281514
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) 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

Comments
 (0)