Validate Test Suite banner
terryso terryso

Validate Test Suite

Testing community

Description

# Validate Test Suites Validate YAML test suite syntax, configuration, and test case references for completeness and correctness. ## Parameters - `suite` (required): Path to test suite file to validate - `env` (optional): Environment name for environment variable validation and test case processing ## Validation Process You need to help me validate a YAML format test suite to ensure it's properly configured and all referenced test cases are valid. **IMPORTANT: Use the YAML Test Processor w

Installation

Installs to ~/.claude/commands/terryso-claude-code-playwright-mcp-test-validate-test-suite.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/terryso/claude-code-playwright-mcp-test/HEAD/.claude/commands/validate-test-suite.md -o ~/.claude/commands/terryso-claude-code-playwright-mcp-test-validate-test-suite.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository