run-device-tests
OfficialRun MAUI device tests locally with filters.
Authordotnet
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates building and running .NET MAUI device tests locally across iOS, MacCatalyst, Android, and Windows with optional test category filtering.
Core Features & Use Cases
- Cross-platform testing: Build and run device tests on macOS (iOS/MacCatalyst) and Windows (Android/Windows), with optional category filtering to target specific test groups.
- Targeted workflows: Execute tests for specific MAUI projects (Controls, Core, Essentials, Graphics) and select platforms or versions as needed.
- Use Case: A developer wants to validate a new MAUI control on iOS and Android without running the entire suite, using a TestFilter to run only category Button tests.
Quick Start
pwsh .github/skills/run-device-tests/scripts/Run-DeviceTests.ps1 -Project Controls -Platform ios pwsh .github/skills/run-device-tests/scripts/Run-DeviceTests.ps1 -Project Core -Platform android -TestFilter "Category=Button"
Dependency Matrix
Required Modules
Start-Emulator.ps1shared-utils.ps1
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: run-device-tests Download link: https://github.com/dotnet/maui/archive/main.zip#run-device-tests Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.