|
|
Test quality validation through mutation testing, assessing test suite effectiveness by introducing code mutations and measuring kill rate. Use when evaluating test quality, identifying weak...
|
Generates tests from features.json test criteria with multi-framework support, coverage analysis, and features.json integration.
Generate comprehensive test plans, manual test cases, regression test suites, and bug reports for QA engineers. Includes Figma MCP integration for design validation.
Generate comprehensive test plans, manual test cases, regression test suites, and bug reports for QA engineers. Includes Figma MCP integration for design validation.
React Testing Library λ° Vitest κΈ°λ° ν μ€ν λͺ¨λ² κ΄λ‘. λ€μ μν©μμ μ¬μ©: (1) .test.tsx, .test.ts, .spec.tsx, .spec.ts νμΌ μμ μ, (2) μ»΄ν¬λνΈ ν μ€νΈ μμ± λλ 리ν©ν λ§ μ, (3) 'test', 'testing', 'vitest', 'RTL', 'getByRole',...
Expert guidance for testing React applications using React Testing Library and Vitest. Focuses on user-centric testing, accessibility, and best practices for unit and integration tests to ensure...
Write unit and integration tests for Salvo applications using TestClient. Use for testing handlers, middleware, and API endpoints.
Provides insights on test execution results, test failures, pass rates, and test performance. Activates when users ask about tests, test results, failures, passes, test status, broken tests,...
Comprehensive test strategy guidance including test pyramid design, coverage goals, test categorization, flaky test diagnosis, test infrastructure architecture, and risk-based prioritization....
Strategic regression testing with test selection, impact analysis, and continuous regression management. Use when verifying fixes don't break existing functionality, planning regression suites, or...
Consumer-driven contract testing for microservices using Pact, schema validation, API versioning, and backward compatibility testing. Use when testing API contracts or coordinating distributed teams.
Write and run API tests with Vitest for endpoints, middleware, and integrations. Use when testing API functionality, request/response validation, or error handling.
Language-agnostic testing principles including TDD, test quality, coverage standards, and test design patterns. Use when writing tests, designing test strategies, or reviewing test quality.
Testing patterns for NestJS apps using Jest, covering unit, integration, and e2e tests.
Test application performance, scalability, and resilience. Use when planning load testing, stress testing, or optimizing system performance.
Generate table-driven Go tests (unit or integration) for given functions, handlers, or packages. Use when the user asks for tests, coverage, regression prevention, or test scaffolding with mocks/fakes.
Generate comprehensive, maintainable unit tests across languages with strong coverage and edge case focus.