Bookmarks tagged [junit5]
https://github.com/DiUS/pact-jvm/tree/master/consumer/pact-jvm-consumer-junit5
JUnit 5 support for Pact consumer tests
- tags: pact, junit5
- source code
https://junit.org/junit5/docs/current/user-guide/
The goal of this document is to provide comprehensive reference documentation for programmers writing tests, extension authors, and engine authors as well as build tool and IDE vendors.
https://www.baeldung.com/parameterized-tests-junit-5
JUnit 5, the next generation of JUnit, facilitates writing developer tests with new and shiny features.
One such feature is parameterized tests. This feature enables us to execute a single test metho...
- tags: testing, junit5
- source code
https://blog.oio.de/2016/11/29/junit-5-die-neuerungen-im-uberblick/
Einführung in JUnit5