dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
21.98k stars 1.71k forks source link

Convert NUnit unit tests to xUnit #3340

Open hartez opened 2 years ago

hartez commented 2 years ago

For consistency, we should port our older NUnit tests to xUnit.

Eilon commented 2 years ago

@hartez - is it fair to assume this isn't for GA, and we can revisit this in the future?

hartez commented 2 years ago

Yeah, this is a "nice to have" long-term thing. No rush.