write-ui-tests by dotnet

write-ui-tests

dotnet

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.

Quick Install
bunx add-skill dotnet/maui -s write-ui-tests
Requires git, PowerShell, .NET SDK, and Appium for UI test execution.androiddesktopdotnethacktoberfestiosmaccatalyst
Instructions

Loading…