okfn / timemapper

Create and share elegant timelines and timemaps fast
http://timemapper.okfnlabs.org/
MIT License
274 stars 60 forks source link

Switch to Mocha from Nodeunit (?) #44

Closed rufuspollock closed 11 years ago

rufuspollock commented 12 years ago

To be decided.

For:

Against:

elemoine commented 12 years ago

Whiskey sounds interesting too. I just like the idea of a test runner that integrates with node-jscoverage.

rufuspollock commented 12 years ago

Good point Eric -- i hadn't seen that one yet.

elemoine commented 12 years ago

But I see that you now do functional testing with nodeunit (#17), which is certainly a good thing.