workadventure/uploader/jasmine.json

5 lines
102 B
JSON

{
"spec_dir": "tests",
"spec_files": ["**/*[tT]est.ts"],
"stopSpecOnExpectationFailure": false
}