bitwarden-estensione-browser/spec/support/jasmine.json

8 lines
206 B
JSON

{
"spec_dir": "spec",
"spec_files": ["common/**/*[sS]pec.ts", "node/**/*[sS]pec.ts", "electron/**/*[sS]pec.ts"],
"helpers": ["helpers.ts"],
"stopSpecOnExpectationFailure": false,
"random": true
}