296 Views
There seems to be few examples of writing unit tests/specs in CoffeeScript on the web. This post, shows a very simple jQuery plugin with Pavlov specs.
Join in on a hand-picked round up of the best .NET articles every day.
Curated by our Moderators and Voted up by our Community. Free.
There seems to be few examples of writing unit tests/specs in CoffeeScript on the web. This post, shows a very simple jQuery plugin with Pavlov specs.
I was previously torn on whether I considered it useful to learn and use coffeescript rather than writing in plain javascript, but I think afte seeing this Pavlov example I'm convinced ;)