.mocharc.yaml 92 Bytes Raw Blame History Permalink 1 2 3 4 5 require: 'coffee-script/register' recursive: true reporter: 'spec' ui: 'bdd' timeout: 20000