{
    "spec": ["test/**/*.test.js"],
    "recursive": true,
    "timeout": 5000,
    "reporter": "spec",
    "ui": "bdd"
}
