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

Support posix exit codes for crash signals #89

Closed 73rhodes closed 1 year ago

73rhodes commented 1 year ago

Add patch (for posix exit codes upon signal interrupts) to the main branch.