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
+13-18
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,19 @@ title: Codeception Changelog
9
9
10
10
11
11
12
+
### Codeception 5.2.2: 5.2.2
13
+
14
+
Released by [ 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
Released by [ 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 [ Naktib
1868
1881
* Removed dontSeeCheckboxIsChecked parameter type declaration to permit arrays and match seeCheckboxIsChecked
1869
1882
1870
1883
1871
-
### Codeception 5.0.0-RC2: 5.0.0-RC2
1872
-
1873
-
Released by [ 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)
* 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
-
1889
1884
### module-rest 2.0.2: 2.0.2
1890
1885
1891
1886
Released by [ 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