stutter
stutter copied to clipboard
Port system tests to haskell
"system tests" are implemented as a bash script. Having them written in haskell would make it easier to
- Run them through the test-suite
- Report failures
- Maintain the tests