Unit Testing .NET MAUI Apps with xUnit
Having trouble adding a xUnit project to your .NET MAUI solution? Then this video is for you! In this video we will see what it takes to add an xUnit Unit Testing project to your .NET MAUI solution and actually make it build. Sorry, you’ll need to write the tests yourself…
What you will learn
- Unit Testing Your .NET MAUI App
- xUnit + .NET MAUI Doesn’t Work?!
- Add New xUnit Project
- Modify Project Files
Good to know
- The demo focuses on practical usage, so validate package/version details against your current MAUI target before shipping.