Testing on the Idris track

Learn how to test your Idris exercises on Exercism


Running Tests

Execute the following command in your exercise directory to run the tests:

pack test hello-world