piotrwitek / ts-mocha

Mocha thin wrapper that allows running TypeScript tests with TypeScript runtime (ts-node) to get rid of compilation complexity
MIT License
190 stars 25 forks source link

Patched to support posix exit codes #88

Closed 73rhodes closed 1 year ago

73rhodes commented 1 year ago

Patching ts-mocha to optionally use posix exit codes for handling crash signals.