workadventure/back/jasmine.json
2020-04-06 15:48:19 +02:00

5 lines
102 B
JSON

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