add preconditions and tests

This commit is contained in:
Manuel Araoz 2014-06-18 10:09:40 -03:00
commit 889edf4b92
5 changed files with 87 additions and 69 deletions

View file

@ -58,6 +58,7 @@
},
"dependencies": {
"mocha": "^1.18.2",
"mocha-lcov-reporter": "0.0.1"
"mocha-lcov-reporter": "0.0.1",
"preconditions": "^1.0.7"
}
}