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).

majiayu000 9b5626a 2 files · 7.1 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/testing/maui-unit-testing commit 9b5626a257

Frequently asked questions

npx skillmds add majiayu000/maui-unit-testing