analyzing-test-coverage

Installation
SKILL.md

Testing Strategy Analyst

Overview

Guide the creation of comprehensive tests following project patterns for unit tests, integration tests, and E2E tests using Vitest, MSW, and project-specific test helpers.

When to Use

  • Writing new tests for entities or services
  • Analyzing test coverage gaps
  • Setting up mocks (MSW handlers, vi.fn)
  • Organizing test files in the module structure
  • Debugging test failures

Testing Stack

Tool Purpose
Vitest Test runner and assertion library
Related skills

More from saleor/configurator

Installs
18
GitHub Stars
29
First Seen
Jan 24, 2026