eborden/js-curry

Add test-running instrcutions to README

Closed this issue · 2 comments

The test file looks like a jasmine spec. What's required (packages to install, commands to run) in order to run the tests?

You can run jasmine in browser at http://tryjasmine.com/ or you can setup your own test page. I'd recommend try jasmine since it is the easiest and quickest.

p.s. this has been added to the readme