Use jasmine-browser-runner to execute browser tests
This commit is contained in:
11
spec/support/jasmine-browser-performance.json
Normal file
11
spec/support/jasmine-browser-performance.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"srcDir": "src",
|
||||
"specDir": "spec",
|
||||
"specFiles": [
|
||||
"performance/performance_test.js"
|
||||
],
|
||||
"helpers": [
|
||||
"helpers/defineJasmineUnderTest.js"
|
||||
],
|
||||
"random": true
|
||||
}
|
||||
Reference in New Issue
Block a user