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 ade732d commit 02e376bCopy full SHA for 02e376b
documentation/src/docs/asciidoc/release-notes/release-notes-5.7.0-M1.adoc
@@ -38,11 +38,7 @@ on GitHub.
38
implementations.
39
* The TestKit now allows to match conditions with events loosely, i.e. an incomplete match
40
with or without a fixed order.
41
-* Add `Node.DynamicTestExecutor#execute(TestDescriptor, EngineExecutionListener)` for
42
- engines that wish to pass a custom `EngineExecutionListener` and cancel or wait for the
43
- execution of a submitted test via the returned `Future`.
44
-* Add `EngineExecutionListener.NOOP` and change all declared methods to have empty default
45
- implementations.
+
46
47
[[release-notes-5.7.0-M1-junit-jupiter]]
48
=== JUnit Jupiter
0 commit comments