I have already created C# WPF application and I would like to create test application for same. I have searched for that on Internet, I have found below test framework :
Nunit
Robot framework
- Unit testing
I am confused to select the best test framework for C# WPF application. Can you please suggest me