testing

javascript-testing-patterns

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

描述

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

如何使用

  1. 访问 GitHub 仓库获取 SKILL.md 文件
  2. 将文件复制到您的项目根目录或 .cursor/rules 目录
  3. 重启您的 AI 助手或编辑器以应用新技能

完整技能说明

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