Repository URL to install this package:
Version:
2.0.0 ▾
|
@actionsprout/ember-form-for
/
testem.json
|
---|
{
"framework": "qunit",
"test_page": "tests/index.html?hidepassed",
"disable_watching": true,
"launch_in_ci": [
"Chrome",
"Firefox"
],
"launch_in_dev": [
"Chrome"
]
}