Skip to content

Commit 8349ef9

Browse files
github-actions[bot]github-actions[bot]
github-actions[bot]
authored and
github-actions[bot]
committed
updated
1 parent 6e917a8 commit 8349ef9

File tree

1 file changed

+13
-18
lines changed

1 file changed

+13
-18
lines changed

changelog.markdown

+13-18
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,19 @@ title: Codeception Changelog
99

1010

1111

12+
### Codeception 5.2.2: 5.2.2
13+
14+
Released by [![](https://avatars.githubusercontent.com/u/64917965?v=4&s=16) TavoNiievez](https://github.com/TavoNiievez) on 2025/05/07 12:49:57 / [Repository](https://github.com/Codeception/Codeception) / [Releases](https://github.com/Codeception/Codeception/releases)
15+
16+
17+
18+
## What's Changed
19+
* 5.2: Fix loading keywords in behat/gherkin v4.12 by **[W0rma](https://github.com/W0rma)** in https://github.com/Codeception/Codeception/pull/6855
20+
21+
22+
**Full Changelog**: https://github.com/Codeception/Codeception/compare/5.2.1...5.2.2
23+
24+
1225
### module-asserts 3.2.0: 3.2.0
1326

1427
Released by [![](https://avatars.githubusercontent.com/u/64917965?v=4&s=16) TavoNiievez](https://github.com/TavoNiievez) on 2025/05/07 03:33:49 / [Repository](https://github.com/Codeception/module-asserts) / [Releases](https://github.com/Codeception/module-asserts/releases)
@@ -1868,24 +1881,6 @@ Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktib
18681881
* Removed dontSeeCheckboxIsChecked parameter type declaration to permit arrays and match seeCheckboxIsChecked
18691882

18701883

1871-
### Codeception 5.0.0-RC2: 5.0.0-RC2
1872-
1873-
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2022/04/08 07:05:05 / [Repository](https://github.com/Codeception/Codeception) / [Releases](https://github.com/Codeception/Codeception/releases)
1874-
1875-
1876-
1877-
* Added `--shard`, `--grep`, `--filter` options ([#6399](https://github.com/Codeception/Codeception/issues/6399))
1878-
* Added new code coverage settings ([#6423](https://github.com/Codeception/Codeception/issues/6423))
1879-
* Dynamic configuration with parameters can use arrays and other non-string types ([#6409](https://github.com/Codeception/Codeception/issues/6409))
1880-
* Introduced `codecept_pause` function and `$this->pause()` in unit tests ([#6387](https://github.com/Codeception/Codeception/issues/6387))
1881-
* Interactive console is executed in the scope of paused test class.
1882-
* Array of variables can be passed to all `pause` functions/methods
1883-
* Replaced Hoa Console with PsySH in `codecept console`
1884-
* Used Symfony VarDumper in `codecept_debug` ([#6406](https://github.com/Codeception/Codeception/issues/6406))
1885-
* Fixed type error in code coverage exclude filter by **[W0rma](https://github.com/W0rma)**
1886-
* Fix type error in Recorder extension
1887-
1888-
18891884
### module-rest 2.0.2: 2.0.2
18901885

18911886
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2022/03/30 05:43:05 / [Repository](https://github.com/Codeception/module-rest) / [Releases](https://github.com/Codeception/module-rest/releases)

0 commit comments

Comments
 (0)