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

write-tests

Creates UI tests for a GitHub issue and verifies they reproduce the bug. Iterates until tests actually fail (proving they catch the issue). Use when PR lacks tests or tests need to be created for an issue.

dotnet
maintainer
dotnet
更新於 1/20/2026
星標
23146
分支
1903
quick start

Installation and usage

Creates UI tests for a GitHub issue and verifies they reproduce the bug. Iterates until tests actually fail (proving they catch the issue). Use when PR lacks tests or tests need to be created for an issue.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use write-tests