quoad
Version:
Serenity/JS: Next generation acceptance testing library for modern web applications.
15 lines (14 loc) • 340 B
YAML
check-leaks: false
color: true
diff: true
full-trace: true
reporter: mocha-multi
reporter-options: 'mocha-multi=.mocha-reporters.json'
require:
- 'ts-node/register'
- 'src/register-cucumber.ts'
spec: './node_modules/@integration/cucumber-specs/spec/**/*.spec.ts'
timeout: 30000
v8-stack-trace-limit: 100
node-option:
- trace-warnings