FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
code-corps-ember/testem.json at develop · appleJax/code-corps-ember · GitHub
appleJax
/
code-corps-ember
Public
forked from
code-corps/code-corps-ember
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
code-corps-ember
/
testem.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
13 lines (13 loc) · 215 Bytes
Breadcrumbs
code-corps-ember
/
testem.json
Copy path
File metadata and controls
13 lines (13 loc) · 215 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"framework"
:
"
qunit
"
,
"test_page"
:
"
tests/index.html?hidepassed
"
,
"disable_watching"
:
true
,
"parallel"
:
3
,
"launch_in_ci"
: [
"
PhantomJS
"
],
"launch_in_dev"
: [
"
PhantomJS
"
,
"
Chrome
"
]
}
Back
|
FazBrowse Home
|
New Git URL