14 lines
172 B
Plaintext
14 lines
172 B
Plaintext
--require test/setup-node.js
|
|
--require ts-node/register
|
|
--ui bdd
|
|
|
|
--reporter spec
|
|
--bail
|
|
--full-trace
|
|
--watch-extensions tsx,ts
|
|
--colors
|
|
|
|
--recursive
|
|
--timeout 5000
|
|
--exit
|