testing

javascript-testing-patterns

5.2k starsUpdated 2025-12-28
Compatible with:claudecodex

Description

Implement comprehensive testing strategies using Jest, Vitest, and Testing Library.

How to Use

  1. Visit the GitHub repository to get the SKILL.md file
  2. Copy the file to your project root or .cursor/rules directory
  3. Restart your AI assistant or editor to apply the new skill

Full Skill Documentation

name

javascript-testing-patterns

description

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.

Tags

#javascript#testing#patterns