Testing WPF apps using NUnit

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:

https://marlongrech.wordpress.com/2007/10/14/wpf-unit-testing/

https://www.codeproject.com/KB/WPF/UnitTestDispatcherTimer.aspx

 

Share this post