Fork me on GitHub

Today I published my second Visual Studio extension! :)

Jasmine Test Adapter for Visual Studio

It’s similar to the Lua Adapter I created recently, but uses node.exe instead of lua.exe and includes an internal copy of the Jasmine JavaScript testing framework. I’ve started playing around with AngularJS, and since it seems to be written with unit testing in mind, I somehow ended up at Jasmine and decided it needed an easy way to be run within Visual Studio!

Screenshot of Jasmine Test Adapter in action

If you try it out, please do send feedback!