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.