{
  "require": "coffeescript/register",
  "diff": true,
  "recursive": true,
  "reporter": "list",
  "spec": "test/**/*Spec.coffee",
  "file": ["test/setup"],
  "ui": "bdd",
  "watch-files": ["test/*Spec.coffee"],
  "watch-ignore": ["lib/vendor"]
}
