Skip to content

Commit 7ba89da

Browse files
github-actions[bot]github-actions[bot]
authored andcommitted
updated
1 parent 2441fc7 commit 7ba89da

File tree

1 file changed

+14
-11
lines changed

1 file changed

+14
-11
lines changed

changelog.markdown

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

1010

1111

12+
### Codeception 5.0.4: 5.0.4
13+
14+
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) 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+
1226
### module-webdriver 3.2.0: 3.2.0
1327

1428
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) 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 [![](https://avatars.githubusercontent.com/u/64917965?v=4&s=16) Tavo
19541968
- Added new method: `$I->seeRequestTimeIsLessThan()` ([#132](https://github.com/Codeception/module-symfony/issues/132)).
19551969

19561970

1957-
### Codeception 4.1.21:
1958-
1959-
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) 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-
19681971
### module-yii2 1.1.3: 1.1.3
19691972

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

Comments
 (0)