Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 232 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 232 Bytes

kata-template-java

A simple template for starting quickly with a kata. Assume you'll use Java 13 or greater.

Includes:

  • JUnit5
  • AssertJ
  • Apache Commons Lang 3.*
  • A simple script to perform a git handover for a mob session