TestDriven.NET by Jamie Cansdale

Zero Friction Unit Testing for Visual Studio .NET

  • Code Blog

    I've just uploaded a set of unit tests for a sorting algorithm.  Anyone is welcome to flesh out the failing stup implementation and make the tests pass.  You can compile the code and run the tests online.  Once all tests pass you are free to give your submission a title and post to the Code Blog.  To see other people's submissions you can subscribe to the feed.

  • Command Line Client for GDN Workspaces

    Apologies for the rather cryptic announcement yesterday.  It was late, it worked and I wanted to go to sleep! ;)  As the more curious of you will have found out, I’ve set up a couple of new GDN Workspaces.  One for NAntAddIn and another for a Workspaces command line client. You will find a pre-built version of 'wks'.  I will try and get a release of NAntAddIn up tomorrow.

  • MSBuild == XMake

    regarding "I guess xmake lost :(". I'm not sure where you have heard of XMake, but just to make you smile I'm happy to report that MSBuild == XMake. XMake was the original codename for MSBuild. So where did you hear about XMake??

  • NAnt Add-In

    Over the last few days I have been working on a new add-in. This time the aim is to integrate NAnt in a similar way to how NUnit Add-In works. At the moment you can right click on a solution, project or inside a build target to run NAnt. I have already eaten a fair amount of dog food as it’s something I've written out of necessity. It is now at the point where it is useful. I’m looking for a few dedicated alpha testers who promise to beat me up if it doesn’t work! If you’re zealous enough for the task – drop me an email or comment here.