Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 328f727

Browse files
committed
[JUnit Platform] Update README.md
1 parent 398737c commit 328f727

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

junit-platform-engine/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,10 @@ cucumber.execution.exclusive-resources.<tag-name>.read= # a comma separate
245245

246246
## Supported Discovery Selectors and Filters ##
247247

248-
Supported `DiscoverySelector`s are:
248+
JUnit 5 [introduced a test discovery mechanism](https://junit.org/junit5/docs/current/user-guide/#launcher-api-discovery)
249+
as a dedicated feature of the platform itself. This allows IDEs and build tools
250+
to identify tests. Supported `DiscoverySelector`s are:
251+
249252
* `ClasspathRootSelector`
250253
* `ClasspathResourceSelector`
251254
* `ClassSelector`

0 commit comments

Comments
 (0)