Negative test cases
Opened this issue · 0 comments
kevin1 commented
Need some way of indicating that we expect:
- nhc exit code > 0
- bonus points for specifying which error it is (probably need to failwith different exit codes for each error message)
- a.out exit code > 0