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 9998d78 commit 6a5573eCopy full SHA for 6a5573e
CHANGELOG.md
@@ -5,11 +5,15 @@ Please see [CONTRIBUTING.md](https://github.com/cucumber/cucumber/blob/master/CO
5
### Added
6
7
### Changed
8
+ * [Core] Throw exception when multiple object factories are found ([#1832](https://github.com/cucumber/cucumber-jvm/issues/1832) M.P. Korstanje)
9
10
### Removed
11
12
### Fixed
-
13
+ * [JUnit] Map `SKIPPED` to `TestAbortedException` (M.P. Korstanje)
14
+ * [JUnit] Send events to configured Plugins (M.P. Korstanje)
15
+ * [JUnit] Mark `Constants` as part of the public API (M.P. Korstanje)
16
+
17
### Deprecated
18
19
## [5.0.0-RC2](https://github.com/cucumber/cucumber-jvm/compare/v5.0.0-RC1...v5.0.0-RC2) (2019-11-22)
0 commit comments