Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 179 Bytes

File metadata and controls

13 lines (8 loc) · 179 Bytes

Triangle TDD Exercise

This is the repo for the exercise

Running the tests

You can run all the tests for an exercise by entering

$ gradle test

in your terminal.