Jeremy Wall (zaphar) 1a12a8f31e Setup unit testing infrastructure using npm
* Add package.json to tell npm what dependencies we need.
* Use npm's test package for the assertions
* Add a test/all.js as our test suite entrypoint.
* Port biblerefparsing tests over to the new unit test framework.
2013-11-16 13:27:56 -05:00
..