dotdotvote/dredd.yml

33 lines
634 B
YAML

color: true
header: true
dry-run: null
hookfiles: null
language: nodejs
require: null
server: cargo run
server-wait: 3
init: false
custom: {}
names: false
only: []
reporter: []
output: []
sorted: false
user: null
inline-errors: false
details: false
method: []
loglevel: warning
path: []
hooks-worker-timeout: 5000
hooks-worker-connect-timeout: 1500
hooks-worker-connect-retry: 500
hooks-worker-after-connect-wait: 100
hooks-worker-term-timeout: 5000
hooks-worker-term-retry: 500
hooks-worker-handler-host: 127.0.0.1
hooks-worker-handler-port: 61321
config: ./dredd.yml
blueprint: api-description.yml
endpoint: 'http://localhost:8000'