Skip to content

SanderSmee/spock-jupiter

Repository files navigation

Spockframework and JUnit5

Short example showing the combination of Spock and JUnit5 tests in one project. To be a selfcontained project, this includes a gradle and maven wrapper.

The tests can be executed by running them with:

  1. gradle
    ./gradlew test

  2. maven
    ./mvnw test

About

Example of spockframework combined with JUnit5

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published