Closed soenkehahn closed 6 years ago
This allows to run the test suite with
$ stack exec ghci test/Spec.hs *Main> spec
(After running stack test.)
stack test
This is for faster execution during development.
This allows to run the test suite with
(After running
stack test
.)This is for faster execution during development.