Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 203 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 203 Bytes

Description

Bootstrap project for fast kickoff. Java

  • Library
  • Unit and spec tests

Run tests

./gradlew test

To run them again (without changing code) add --rerun