NET-Web-API-w-Angular/my-app/node_modules/nice-napi/.taprc

13 lines
280 B
Text
Executable file

check-coverage: true
color: true
coverage: true
coverage-report:
- html
- text
jobs: 2
no-browser: true
test-env: TS_NODE_PROJECT=test/tsconfig.json
test-ignore: $.
test-regex: ((\/|^)(tests?|__tests?__)\/.*|\.(tests?|spec)|^\/?tests?)\.([mc]js|[jt]sx?)$
timeout: 60
ts: true