verify-tests-fail-without-fix

Official

Automates UI test failure checks and fixes.

Authordotnet
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill automates the verification of UI tests to ensure regressions are detected when a fix is not present and that tests pass after applying a fix. It integrates with Git and CI workflows to validate changes in MAUI projects and reduces manual testing effort.

Core Features & Use Cases

  • Verify Failure Mode: Runs UI tests to confirm they fail when no fix is present.
  • Full Verification Mode: Validates both tests and fixes when a fix is included.
  • CI Integration: Works with pull requests and CI workflows to auto-detect changed tests and report results.

Quick Start

Run in CI or locally to validate UI tests. pwsh .github/skills/verify-tests-fail-without-fix/scripts/verify-tests-fail.ps1 -Platform android pwsh .github/skills/verify-tests-fail-without-fix/scripts/verify-tests-fail.ps1 -Platform ios -TestFilter "Issue33356" -RequireFullVerification

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: verify-tests-fail-without-fix
Download link: https://github.com/dotnet/maui/archive/main.zip#verify-tests-fail-without-fix

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.