sdk-e2e-testing
Strategy and patterns for designing and implementing End-to-End scenario tests using the Python SDK. Focuses on full-stack verification and SDK usability.
Strategy and patterns for designing and implementing End-to-End scenario tests using the Python SDK. Focuses on full-stack verification and SDK usability.
Testing procedures for Kalahari project. Use for running tests and analyzing results.
Guides the implementation inner loop with TDD practices. Use when coding a feature, writing tests, following red-green-refactor cycle, or working through acceptance criteria incrementally.
Create end-to-end tests for React applications using Playwright. Use when writing E2E tests, testing user journeys, or setting up Playwright.
Эксперт по a11y тестированию. Используй для axe-core, automated testing и accessibility audits.
Intro skill for designing and implementing assertions. Use when starting a new protocol to map invariants before writing assertions or tests.
Park Golf Platform 계약 테스트 가이드. Pact를 사용한 Consumer-Driven Contract Testing, OpenAPI 스펙 검증, NATS 메시지 스키마 검증 방법 안내. "계약테스트", "contract", "pact", "스키마 검증" 관련 질문 시 사용합니다.
Testing patterns and principles. Unit, integration, mocking strategies.
Supertest patterns and best practices for NestJS e2e API testing. Trigger: When writing e2e tests, testing HTTP endpoints, or testing authentication flows in NestJS.
Unit testing patterns with Vitest. Use when writing tests for TypeScript code.
Go testing best practices and patterns for unit, integration, and E2E tests
Test-Driven Development workflow skill. Enforces red-green-refactor cycle.
Implement authentication testing patterns with RSpec, FactoryBot, and test helpers for Rails applications. Use when writing controller specs, system tests, or request specs that require authenticated users and multi-tenant account context.
Guide for using Assert class (webmozart/assert) for data validation and type enforcement. Use when adding validation to value objects or domain methods.
Develop, test, and maintain the Paracle framework codebase. Use when implementing features, fixing bugs, writing tests, or refactoring framework code.
프레젠테이션 계층(Controller, Request/Response DTO) TDD 개발 지침. Outside-In TDD로 인수 테스트부터 시작하여 Controller와 DTO를 구현합니다. API 문서 테스트로 문서화를 완성합니다.
Implements features from technical specifications using TDD. Use when: repo contains /docs/specs/*.md, task references acceptance criteria (AC-*), .claude/current_task.json exists, or user mentions "implement the spec", "work on AC-", or "test first".
Write or extend Kyora backend E2E tests using the existing container-based harness, helpers, and HTTP client patterns. Use when adding/changing backend behavior.
End-to-end testing with Playwright including page objects, fixtures, visual regression, and CI integration. Use for E2E test implementation or test architecture.
Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development. Use when writing JavaScript/TypeScript tests, setting up test infrastructure, or implementing TDD/BDD workflows.
Debugs failing tests, flaky tests, and Node processes that won't exit after tests complete. Use when backend/shared/frontend tests fail or hang.
Use this skill when developing code, especially during a TDD cycle. This is the "Green" phase of TDD
Develop, test, and maintain the Paracle framework codebase. Use when implementing features, fixing bugs, writing tests, or refactoring framework code.