Validate Yaml Test banner
terryso terryso

Validate Yaml Test

Testing community

Description

# Validate YAML Test Cases Validates YAML-based Playwright test cases for syntax and completeness, ensuring all referenced step libraries exist and environment variables are properly configured. ## Parameters - `file` (required): Path to the test case file to validate - `env` (optional): Environment name (dev/test/prod), defaults to dev ## Validation Process You need to help me validate a YAML format Playwright test case. This test case may reference other YAML files defined in the step lib

Installation

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

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

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

Full documentation available on GitHub

View Source Repository