Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 254 Bytes

File metadata and controls

17 lines (11 loc) · 254 Bytes

dts-agile-testing-example

This contains a simulation of a coffee shop sales system.

To run the project, use:

./gradlew run

To run the tests, use:

./gradlew test

This project is used in the Introduction & Agile Testing lab session.