July 2004 - Posts

NUnit 2.2 and NAnt

Neil has pointed out, after a discussion with Charlie Poole, that rather than try and make the nunit2 task work in NAnt, you can just use an exec command in NAnt to run the a different version of NUnit. Nice simple solution. Thanks!

Dr Neil on CruiseControl.NET

Dr Neil has provided some excellent feedback on the CruiseControl.NET article. As a result I've added a new bit about what happens when you get a stranded ss.exe instance (lots of remoting errors when you next run cc.exe).

Unfortunately I wasn't able to shed any light on how to get NAnt to work with NUnit v2.2. I tried to rebuild NAnt linking to the NUnit v2.2 assemblies but there appear to have been a whole lot of changes under the NUnit hood.

Anyone got any ideas?

testingReflections.com

Antony Marcano has a cool site - testingReflections.com.  At present it has a nice list of links about testing patterns and looks like it will develop into an excellent resource.