mirror of
https://git.rwth-aachen.de/acs/public/villas/web/
synced 2025-03-09 00:00:01 +01:00
13 lines
198 B
JSON
13 lines
198 B
JSON
![]() |
{
|
||
|
"framework": "qunit",
|
||
|
"test_page": "tests/index.html?hidepassed",
|
||
|
"disable_watching": true,
|
||
|
"launch_in_ci": [
|
||
|
"PhantomJS"
|
||
|
],
|
||
|
"launch_in_dev": [
|
||
|
"PhantomJS",
|
||
|
"Chrome"
|
||
|
]
|
||
|
}
|