Skip to content

Commit

Permalink
Add link to JUnit's suite support
Browse files Browse the repository at this point in the history
  • Loading branch information
marcphilipp committed Nov 6, 2024
1 parent 78a9cfb commit 4e58f25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -429,3 +429,4 @@ tasks.test {

The engine's main intention is integration with build tools like Gradle and Maven.
Hence, custom suites specified via `testng.xml` files are not supported.
However, you can use https://junit.org/junit5/docs/current/user-guide/#junit-platform-suite-engine[JUnit's suite support] with this engine.

0 comments on commit 4e58f25

Please sign in to comment.