coffee -c --output test/spec/ test/spec/main.coffee
mocha --recursive --timeout 10000 ./test/spec -R spec
rm -f test/spec/main.js
