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
[JUnit Platform Engine] Set Engine-Version-cucumber attribute
By setting the Engine-Version-cucumber attribute to the current version
TestEngine.getVersion will return the correct version instead of
development.
Fixes: ##2936
Copy file name to clipboardexpand all lines: CHANGELOG.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -12,12 +12,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
12
## [Unreleased]
13
13
### Fixed
14
14
-[Core] Include root cause when using DataTable.asList and friends ([#2949](https://github.com/cucumber/cucumber-jvm/pull/2949) M.P. Korstanje)
15
-
15
+
-[JUnit Platform Engine] Set Engine-Version-cucumber attribute
16
16
### Changed
17
17
-[JUnit Platform Engine] Use JUnit Platform 1.11.3 (JUnit Jupiter 5.11.3)
18
18
### Added
19
19
-[Core] Pretty-Print DocStringArgument Step Arguments([#2953](https://github.com/cucumber/cucumber-jvm/pull/2953) Daniel Miladinov)
0 commit comments