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
+14-11Lines changed: 14 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,20 @@ title: Codeception Changelog
9
9
10
10
11
11
12
+
### Codeception 5.0.4: 5.0.4
13
+
14
+
Released by [ Naktibalda](https://github.com/Naktibalda) on 2022/10/30 19:21:03 / [Repository](https://github.com/Codeception/Codeception) / [Releases](https://github.com/Codeception/Codeception/releases)
15
+
16
+
17
+
18
+
* Execute FailFast subscriber before module _failed hooks [#6586](https://github.com/Codeception/Codeception/issues/6586) by **[yesdevnull](https://github.com/yesdevnull)**
19
+
* Fixed parsing of **[skip](https://github.com/skip)** annotation [#6596](https://github.com/Codeception/Codeception/issues/6596)
20
+
* Undeprecated untyped method arguments in Cest format [#6591](https://github.com/Codeception/Codeception/issues/6591)
21
+
* Removed unnecessary overrides of $resultAggregator property in Unit format and TestCaseWrapper [#6590](https://github.com/Codeception/Codeception/issues/6590)
22
+
* Print failure/error/warning/skipped/incomplete messages in HTML reports [#6595](https://github.com/Codeception/Codeception/issues/6595)
23
+
* Fixed counting of successful tests [#6595](https://github.com/Codeception/Codeception/issues/6595)
24
+
25
+
12
26
### module-webdriver 3.2.0: 3.2.0
13
27
14
28
Released by [ Naktibalda](https://github.com/Naktibalda) on 2022/10/15 19:26:14 / [Repository](https://github.com/Codeception/module-webdriver) / [Releases](https://github.com/Codeception/module-webdriver/releases)
@@ -1954,17 +1968,6 @@ Released by [ Tavo
1954
1968
- Added new method: `$I->seeRequestTimeIsLessThan()`([#132](https://github.com/Codeception/module-symfony/issues/132)).
1955
1969
1956
1970
1957
-
### Codeception 4.1.21:
1958
-
1959
-
Released by [ Naktibalda](https://github.com/Naktibalda) on 2021/05/28 18:10:56 / [Repository](https://github.com/Codeception/Codeception) / [Releases](https://github.com/Codeception/Codeception/releases)
1960
-
1961
-
1962
-
1963
-
* Fix `dry-run` compatibility with symfony/console 5.3
1964
-
* Coverage: Don't attempt to set cookie domain when it is "localhost" [#6210](https://github.com/Codeception/Codeception/issues/6210) by **[marcovtwout](https://github.com/marcovtwout)**
1965
-
* Coverage: Don't attempt to read cookies while an alert is open [#6211](https://github.com/Codeception/Codeception/issues/6211) by **[marcovtwout](https://github.com/marcovtwout)**
1966
-
1967
-
1968
1971
### module-yii2 1.1.3: 1.1.3
1969
1972
1970
1973
Released by [ samdark](https://github.com/samdark) on 2021/05/24 20:06:33 / [Repository](https://github.com/Codeception/module-yii2) / [Releases](https://github.com/Codeception/module-yii2/releases)
0 commit comments