Можно ли использовать nunit с помощью prism 7.1?
Hi All, I have developed a sample WPF application using Prism 7.1 and I want to use a unit testing framework (NUnit) for testing my sample WPF application. What I have tried: <pre>I tried to do unit testing using a test project for a sample WPF application but I can't able to find the prism window to get all the controls for executing the test cases. Please let me know if you have any solutions
Gerry Schmitz
Я думаю, что вы создаете "единичный" тест; затем "единичный тест" - "что-то".
Создание приложения, а затем "модульное тестирование" - это когда ошибка уже вышла из мешка.