Open
Description
What would you like to be added:
xUnit is commonly preffered for .Net 6+, provides parralel testing by default, uses DI better and avoides static Methods for Tests. Additionally the test runtime is shorter because it requires less Setup and Cleanup.
Why is this needed:
From Wizard its only possible to choose NUnit for testing in Uno Projects
For which Platform:
- iOS
- Android
- WebAssembly
- WebAssembly renders for Xamarin.Forms
- Windows
- Build tasks