Skip to content

Latest commit

 

History

History
21 lines (8 loc) · 503 Bytes

README.md

File metadata and controls

21 lines (8 loc) · 503 Bytes

"Schools" of test driven development (TDD)

  1. Maven version => 3 and Java version >= 17, installed (eg. via https://sdkman.io/)

  2. This project was initialized by a copy from https://github.com/swkBerlin/kata-bootstraps/tree/master/java/junit5.

  3. Decided to go with Maven, remove all gradle-related files

  4. Remove unwanted deps and upgrade everything else to the latest version

  5. Go for the Kata and "School" of choice.

  6. Run 'mvn clean verify' to start

  7. Kata for Today: Mars rover