Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.16 KB

File metadata and controls

27 lines (19 loc) · 1.16 KB

junit5-multiple-engines

The junit5-multiple-engines sample demonstrates how to set up a Gradle project using the JUnit Platform with various TestEngine implementations.

Provided by junit.org

3rd-party test engines

More engines

See https://github.com/junit-team/junit5/wiki/Third-party-Extensions#junit-platform-test-engines for even more test engine implementations and feel free to add minimal working samples of other engines to this project and the wiki page.