home/categories/testing/dotnet-maui-github-skills-write-xaml-tests-skill-md
testingtesting-security

write-xaml-tests

Creates XAML unit tests for GitHub issues in the Controls.Xaml.UnitTests project. Tests XAML parsing, compilation (XamlC), and source generation. Use when testing XAML-specific behavior, not UI interactions.

dotnet
maintainer
dotnet
更新于 1/27/2026
星标
23212
分支
1929
quick start

Installation and usage

Creates XAML unit tests for GitHub issues in the Controls.Xaml.UnitTests project. Tests XAML parsing, compilation (XamlC), and source generation. Use when testing XAML-specific behavior, not UI interactions.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use write-xaml-tests