testing-with-pytest
Claude writes comprehensive Python tests using pytest. Use when writing unit tests, creating fixtures, parametrizing tests, mocking dependencies, testing async code, or setting up CI test pipelines.
Claude writes comprehensive Python tests using pytest. Use when writing unit tests, creating fixtures, parametrizing tests, mocking dependencies, testing async code, or setting up CI test pipelines.
Generate comprehensive pytest test suites from PRD functional requirements with fixtures, parameterization, and coverage tracking. Use when creating tests for new plugins, validating PRD requirements, or scaffolding test infrastructure. Trigger with 'generate tests from PRD', 'create test suite', or 'scaffold pytest tests'.
F1-inspired software testing expert. Tests any software with championship-grade standards and writes detailed WJTTC reports. Use when testing code, finding bugs, validating functionality, performing edge case analysis, or creating test reports. Follows F1 philosophy - when brakes must work flawlessly, so must our code.
An agent that codes tasks in BDD-style. Automatically does not commit.
Ejecuta FASE 2 del Ciclo de Validación - Validación Visual y Funcional. Verifica 4 tipos de coherencia: matemática, imagen-texto, código, metadatos. Usa cuando renderizado pasa FASE 1 o necesites verificar sincronización. Detecta ERR_C1-C5 (coherencia) antes de diagnóstico en FASE 3.
Run Flutter tests and analyze results. Use when implementing game logic, fixing bugs, or validating changes. Triggers on "run tests", "test this", "verify", "check if it works".
Use dev-browser for browser automation on NixOS. Invoke when user asks to test UI, automate browser interactions, take screenshots, or verify web app behavior.
Run tests and create a git commit only if all tests pass. Enforces TDD discipline. Use when you need to run tests before committing code changes, or when following test-driven development workflow.
Go のテストコードを自動生成する。「テストを作って」「テスト追加」「〇〇のテストを書いて」「テストケース追加」「単体テスト作成」「テストコード生成」「テストを生成」などで起動。
API 接口测试工作流,使用 HTTPie 作为核心工具。当用户需要测试 API 接口、执行接口调用、生成测试报告、管理接口依赖关系、或在项目中建立标准化的接口测试流程时使用此 skill。适用于 RESTful API 测试、接口联调、回归测试等场景。
Comprehensive testing patterns for Go applications including table-driven tests, mocking interfaces, build tags, and CI integration.
Complete guide to testing Ruby on Rails applications with RSpec. Use this skill when writing unit tests, integration tests, system tests, or when setting up test infrastructure including factories, shared examples, and mocking strategies.
Run Umbraco backoffice with mocked APIs for visual extension testing
Execute TDD Red-Green-Refactor cycle. Use when implementing features with test-driven development.
Property-based testing with Fast-Check for finding edge cases through automated input generation and invariant verification
Design test cases following Kent Beck and t-wada principles.
Use when about to claim work is complete, fixed, or passing - requires running Flutter verification commands and confirming output before making any success claims; evidence before assertions always
Test resource services that handle CRUD operations. Use when testing services that extend BaseService with authorization and event emission. Triggers on "test note service", "test resource service", "test crud service".
Generate or extend pytest suites to reach at least 80% total coverage for the repository while excluding src/safe_family/templates/miscellaneous/. Use when asked to add tests, raise coverage, or set up CI coverage gates.
Browser automation for testing IntelliFill. Replaces puppeteer MCP to save ~4.8k tokens.
Validates Spec-Driven Development artifacts for completeness, consistency, and quality. Use when checking specs, validating features, reviewing SDD artifacts, or ensuring spec quality before implementation.