Testing your application is a critical part of the development lifecycle. However, as part of testing we often reinvent the wheel when it comes to helpers. How many of you out there have written file, input, and so forth helper classes. We realized this
Read More...
Needless to say I use VSTS for testing purposes. However, quite a lot of people use NUnit for testing. So it was a good read for me when I came across Sacha's post on NUnit and WPF testing. So if you are using NUnit, do take a peek :) Other related posts:
Read More...