Maui Unit Testing

xUnit testing guidance for .NET MAUI apps — ViewModel testing, mocking MAUI services, test project setup, code coverage, and on-device test runners. USE FOR: "unit test MAUI", "xUnit test", "ViewModel testing", "mock MAUI services", "test project setup", "code coverage", "on-device test runner", "test MAUI app", "IServiceProvider mock", "Moq MAUI". DO NOT USE FOR: UI automation testing (use appium-automation), performance profiling (use maui-performance), or dependency injection setup (use maui-dependency-injection).

davidortinau a85bb33 2 files · 8.4 KB Updated

File contents

davidortinau/maui-skills/tree/main/plugins/maui-skills/skills/maui-unit-testing commit a85bb33349

Frequently asked questions

npx skillmds@latest add davidortinau/maui-unit-testing