Skip to content

kaizencode-art/jcon-junit-workshop-code

 
 

Repository files navigation

Catching up with JUnit at JCON Europe 2025

Code for the exercises of the JUnit workshop at JCON Europe 2025.

Requirements

  • JDK 21

Building

The project can be built with Gradle or Maven.

Gradle

./gradlew build

Maven

./mvnw clean verify

About

Code for the exercises of the JUnit workshop at JCON Europe 2025

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%