JsUnit rocks! (A unit testing framework for clientside Javascript)
Today I discovered a wonderful tool while adding some features to the Remote Scripting Client(msrsclient.js).It is a Javascript unit testing framework called JsUnit which is developed by Edward Hieatt. It allows for you to build your features in the usual Test Driven manner even though your code is clientside Javascript!
What about automated test runs, [...]
TDD with NUnit and C# in Vienna, VA
I just returned from a long vacation weekend in the DC area. Just before leaving, I managed to get a last minute presentation slot at the Vienna .NET User Group - many thanks to Chris Hynes and Gary Pupurs for making it happen and the whole group for their hospitality!
Therewas themostinterest in my TDD topic [...]
Test Driven Development with NUnit and C# (with 50 people!)
Last night I presented on the above topic at the Pittsburgh .NET User Group.I had been having trouble in my preparation trying to figure out the best way to not only explain the concepts but to win over the audience to the TDD process. Looking at the two wonderful books (Beck, Astels) available on TDD [...]