Skip to content

Commit df301d5

Browse files
github-actions[bot]github-actions[bot]
authored andcommitted
updated
1 parent 0c395ed commit df301d5

File tree

1 file changed

+14
-25
lines changed

1 file changed

+14
-25
lines changed

changelog.markdown

Lines changed: 14 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,20 @@ Released by [![](https://avatars.githubusercontent.com/u/64917965?v=4&s=16) Tavo
166166
**Full Changelog**: https://github.com/Codeception/module-symfony/compare/3.1.1...3.2.0
167167

168168

169+
### Codeception 5.0.13: 5.0.13
170+
171+
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2023/12/22 19:46:56 / [Repository](https://github.com/Codeception/Codeception) / [Releases](https://github.com/Codeception/Codeception/releases)
172+
173+
174+
175+
* Add actor to Cest tests dataProviders by **[weeg](https://github.com/weeg)** in [#6696](https://github.com/Codeception/Codeception/issues/6696)
176+
* Support symfony 7 by **[W0rma](https://github.com/W0rma)** in [#6723](https://github.com/Codeception/Codeception/issues/6723)
177+
* Avoid infinite loop while waiting for all running tests to finish by **[MarcelBolten](https://github.com/MarcelBolten)** in [#6710](https://github.com/Codeception/Codeception/issues/6710)
178+
* Add missing "Attribute::IS_REPEATABLE" to DataProvider attribute by **[Fahl-Design](https://github.com/Fahl-Design)** in [#6715](https://github.com/Codeception/Codeception/issues/6715)
179+
* Support binary data intest examples by **[pongee](https://github.com/pongee)** in [#6708](https://github.com/Codeception/Codeception/issues/6708)
180+
* Improve rendering of $I->assertThat step by **[jtheuerkauf](https://github.com/jtheuerkauf)** in [#6719](https://github.com/Codeception/Codeception/issues/6719)
181+
182+
169183
### module-phpbrowser 3.0.1: 3.0.1
170184

171185
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2023/12/08 19:46:06 / [Repository](https://github.com/Codeception/module-phpbrowser) / [Releases](https://github.com/Codeception/module-phpbrowser/releases)
@@ -1562,31 +1576,6 @@ Released by [![](https://avatars.githubusercontent.com/u/64917965?v=4&s=16) Tavo
15621576
**Full Changelog**: https://github.com/Codeception/lib-innerbrowser/compare/2.0.1...2.0.2
15631577

15641578

1565-
### Codeception 5.0.0-alpha1: 5.0.0-alpha1
1566-
1567-
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)
1568-
1569-
1570-
1571-
* Decoupled test execution and reporting from PHPUnit
1572-
* Custom reporters implementing TestListener are no longer supported and must be converted to Extensions
1573-
* Tests of all formats are reported as useless if they perform no assertions and reports_useless_tests setting is enabled
1574-
* Added path_coverage setting to enable path and branch coverage [#6158](https://github.com/Codeception/Codeception/issues/6158) by **[s0lus](https://github.com/s0lus)**
1575-
* Added optional value to fail-fast option ([#6275](https://github.com/Codeception/Codeception/issues/6275)) by **[Verest](https://github.com/Verest)**
1576-
* Removed JSON and TAP loggers
1577-
* Removed code coverage blacklist functionality
1578-
* Removed deprecated class aliases
1579-
- Codeception\TestCase\Test
1580-
- Codeception\Platform\Group
1581-
- Codeception\Platform\Group
1582-
- Codeception\TestCase
1583-
* Removed settings disallow_test_output, log_incomplete_skipped and report_useless_tests
1584-
* Introduced strict types in the code base by **[TavoNiievez](https://github.com/TavoNiievez)**
1585-
* Compatible with PHPUnit 10 only
1586-
* Compatible with Symfony 4.4 - 6.0
1587-
* Requires PHP 8.0 or higher
1588-
1589-
15901579
### module-doctrine2 2.0.1: 2.0.1
15911580

15921581
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)