run-device-tests by dotnet

run-device-tests

dotnet

Build and run .NET MAUI device tests locally with category filtering. Supports iOS, MacCatalyst, Android on macOS; Android, Windows on Windows. Use TestFilter to run specific test categories.

Quick Install
bunx add-skill dotnet/maui -s run-device-tests
Requires xharness CLI (for iOS/MacCatalyst/Android), Xcode (for Apple platforms), Android SDK (for Android), and .NET SDK with platform workloads.androiddesktopdotnethacktoberfestiosmaccatalyst
Instructions

Loading…