15 April 2014
Free Software and Services for Open Source Projects
Following on from yesterday's post about open source projects; here's a bunch of commercial software and services that are offered free by their companies to open source projects.
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.
16 February 2014
Some things I learned while building my Visual Studio Test Adapter
I've published my first Visual Studio extension! It was slightly more complicated than expected. Here's some things I learned in the process...
16 February 2014
A Lua Test Adapter and Framework for Visual Studio
I've published my first Visual Studio extension; a Lua test framework/adapter for Visual Studio that discovers/executes tests when saving changes to lua files.