server/bo_client/testem.json
author nowmad@nowmads-macbook-pro.local
Thu, 10 Dec 2015 17:00:02 +0100
changeset 48 9ef0952033e0
parent 4 f55970e41793
permissions -rw-r--r--
add example of visualisation for "chonologie"

{
  "framework": "qunit",
  "test_page": "tests/index.html?hidepassed",
  "disable_watching": true,
  "launch_in_ci": [
    "PhantomJS"
  ],
  "launch_in_dev": [
    "PhantomJS",
    "Chrome"
  ]
}