cosmjs/jasmine-spec-reporter.config.json

13 lines
171 B
JSON

{
"suite": {
"displayNumber": true
},
"spec": {
"displayDuration": true
},
"summary": {
"displayPending": false,
"displayStacktrace": true
}
}