mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2024-12-20 14:13:08 +00:00
d0762298a5
Mocha will now recursively lookup *.spec.ts files under the `test/` folder
6 lines
90 B
Plaintext
6 lines
90 B
Plaintext
--exit
|
|
--require ts-node/register/transpile-only
|
|
--timeout 30000
|
|
--bail
|
|
test/**/*.spec.ts
|