testing-flutter
. Use when writing tests, reviewing test coverage, or setting up testing.
. Use when writing tests, reviewing test coverage, or setting up testing.
Regra 07: Testes. Use when writing tests, reviewing test coverage, or setting up testing.
Stratégie de Tests React. Use when writing tests, reviewing test coverage, or setting up testing.
Estrategia de Testing React. Use when writing tests, reviewing test coverage, or setting up testing.
Run mutation testing to validate test quality beyond code coverage. Use when assessing test effectiveness, finding weak tests, or validating test suite quality.
Stratégie de Tests Python. Use when writing tests, reviewing test coverage, or setting up testing.
Execute Python tests with pytest, supporting fixtures, markers, coverage, and parallel execution. Use for Python test automation.
React Testing Strategy. Use when writing tests, reviewing test coverage, or setting up testing.
Identify flaky tests from CI history and test execution patterns. Use when debugging intermittent test failures, auditing test reliability, or improving CI stability.
Rule 07: Testing. Use when writing tests, reviewing test coverage, or setting up testing.
Verify bidirectional traceability from requirements to code to tests. Use when relevant to the task.
Estrategia de Testes React. Use when writing tests, reviewing test coverage, or setting up testing.
Run mutation testing to validate test quality beyond code coverage. Use when assessing test effectiveness, finding weak tests, or validating test suite quality.
Auto-generate test data factories from schemas, types, or models. Use when creating test data infrastructure, setting up fixtures, or reducing test setup boilerplate.
Testing TDD & BDD - Atoll Tourisme. Use when writing tests, reviewing test coverage, or setting up testing.
Testing Flutter - Stratégie Complète. Use when writing tests, reviewing test coverage, or setting up testing.
This skill should be used when running .NET tests selectively with a build-first, test-targeted workflow. Use it for running tests with xUnit focus.
Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies
Expert Go testing skills. Creates table-driven tests, uses testify assertions, mocks interfaces, and ensures comprehensive coverage.