Integration Testing
I learned about the integration testing concept, but I'm having a hard time finding how people are using it.
I use WPF and MVVM in my project.
I use WPF and MVVM in my project.
- Do you use Integration testing? If yes, how do you use it?
- What are recommended tools to work with MVVM+WPF + tests?
- Is there anything you'd like me to know before I start writing my integration tests?