We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78d6ba8 commit 5e47ec7Copy full SHA for 5e47ec7
CHANGELOG.md
@@ -11,6 +11,7 @@ Please see [CONTRIBUTING.md](./CONTRIBUTING.md) on how to contribute to Cucumber
11
### Added
12
- Add support for Node.js 25.x ([#2704](https://github.com/cucumber/cucumber-js/pull/2704))
13
- Support named BeforeAll/AfterAll hooks ([#2661](https://github.com/cucumber/cucumber-js/pull/2661))
14
+- Emit messages for test run hooks ([#2644](https://github.com/cucumber/cucumber-js/pull/2644))
15
- Emit messages for suggestions ([#2703](https://github.com/cucumber/cucumber-js/pull/2703))
16
17
### Changed
0 commit comments