AWDNUG April - Unit Testing
Last night at our April meeting of the Albury/Wodonga .NET User Group I did a small presentation about unit testing and mocking.
I'm a self-confessed noob at this stuff: I have a keen interest in the concept of test-driven development, testing, mocking, all that stuff, but I haven't ever actually done it in a "real" project. The presentation was a great way to show the idea to a bunch of guys who were unclear on the concept, and it really showed how practical unit testing can be.
For the demonstration I used NUnit for my tests, and Moq (a relatively new project) for mocking. Daniel "kzu" Cazzulino was kind enough to email me an early build of version 2.5 of Moq to use for the presentation, so big thanks to him.
Anyway, the whole night went swimmingly, and I think I've inspired a few people (including myself) to look closer at unit testing.
Next month's AWDNUG is our local Heroes Happen {Here} event to launch the 2008 suite of products from Microsoft! Hope to see you there!