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 d15673a commit 3ff5a4eCopy full SHA for 3ff5a4e
documentation/src/docs/asciidoc/release-notes/release-notes-6.1.0-M1.adoc
@@ -53,7 +53,7 @@ repository on GitHub.
53
==== New Features and Improvements
54
55
* Introduce new module `org.junit.start` for writing and running tests. It simplifies
56
- using JUnit in compact source files together with a single module import statement.
+ using JUnit in compact source files together with a single module import statement:
57
* Introduce new `dynamicTest(Consumer<? super Configuration>)` factory method for dynamic
58
tests. It allows configuring the `ExecutionMode` of the dynamic test in addition to its
59
display name, test source URI, and executable.
0 commit comments