hhvm / hacktest

A unit testing framework for Hack
MIT License
29 stars 13 forks source link

Add tests to check that the CLI returns the correct exit code #21

Closed wlin53 closed 6 years ago

wlin53 commented 6 years ago

i.e. SUCCESS when all tests pass/skip FAILURE if at least one test fails (but no errors) ERROR if there's at least one error