Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Windows 10 Universal App Unit Testing project

I can't seem to find any information on this.. I am using it to test my Universal app but it comes with a XAML file and when I run the Unit Test it opens some screen... What is that for ? I don't need that.. I just want to unit test my code.

like image 567
punkouter Avatar asked Feb 13 '26 06:02

punkouter


1 Answers

I think that the xaml file has something in common with UI tests, but you can still add some unit tests into that project and run them, it will start the application and blank screen will be displayed for a moment, but unit tests will run too.

like image 131
Lukáš Koten Avatar answered Feb 15 '26 21:02

Lukáš Koten



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!