·run-device-tests
</>

run-device-tests

使用类别过滤在本地构建和运行 .NET MAUI 设备测试。支持 macOS 上的 iOS、MacCatalyst、Android;安卓、Windows 上的 Windows。使用 TestFilter 运行特定的测试类别。

26安装·1热度·@dotnet

安装

$npx skills add https://github.com/dotnet/maui --skill run-device-tests

如何安装 run-device-tests

通过命令行快速安装 run-device-tests AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/dotnet/maui --skill run-device-tests
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:dotnet/maui。

SKILL.md

查看原文

Build and run .NET MAUI device tests locally on iOS simulators, MacCatalyst, Android emulators, or Windows.

| macOS | ios, maccatalyst, android | | Windows | android, windows |

This skill uses bash together with pwsh (PowerShell 7+) to run the PowerShell scripts. Requires:

使用类别过滤在本地构建和运行 .NET MAUI 设备测试。支持 macOS 上的 iOS、MacCatalyst、Android;安卓、Windows 上的 Windows。使用 TestFilter 运行特定的测试类别。 来源:dotnet/maui。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/dotnet/maui --skill run-device-tests
分类
</>开发工具
认证
收录时间
2026-02-20
更新时间
2026-03-11

Browse more skills from dotnet/maui

快速解答

什么是 run-device-tests?

使用类别过滤在本地构建和运行 .NET MAUI 设备测试。支持 macOS 上的 iOS、MacCatalyst、Android;安卓、Windows 上的 Windows。使用 TestFilter 运行特定的测试类别。 来源:dotnet/maui。

如何安装 run-device-tests?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dotnet/maui --skill run-device-tests 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/dotnet/maui