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: documentation/src/docs/asciidoc/release-notes/release-notes-5.9.0-M1.adoc
+3-1
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,7 @@ on GitHub.
23
23
24
24
==== New Features and Improvements
25
25
26
+
* New `IterationSelector` for selecting a subset of a test's or container's iterations.
26
27
* JUnit OSGi bundles now contain `engine` and `launcher` requirements ensuring that at resolution time a fully running set of dependencies are calculated avoiding the need for these to be manually specified.
27
28
28
29
@@ -39,7 +40,8 @@ on GitHub.
39
40
40
41
==== New Features and Improvements
41
42
42
-
* ❓
43
+
* Add support for `IterationSelector` to select a subset of the invocations of
0 commit comments