14 April 2014
My Favourite Open Source Software
Scott Hanselman suggested that open source software doesn't get enough praise; so I thought it'd be nice to blog a list of my favourites. Some of this is used on a daily basis and important to my work; yet I've never paid a penny for it!
09 March 2014
Cross-browser JavaScript Testing with Karma and Visual Studio
Yesterday I published a Visual Studio extension and a Karma reporter extension to enable showing realtime Karma results in the Visual Studio Test Explorer window.
02 March 2014
A Jasmine Test Adapter for Visual Studio
I've published my second Visual Studio extension; a Jasmine test adapter for Visual Studio that discovers/executes tests when saving changes to js files.