jest-testing

Community

Jest testing mastery for React/Node apps.

AuthorC0ntr0lledCha0s
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Automatically activated Jest testing expertise provides guidance on configuration, matchers, mocks, and testing best practices. It recognizes files such as *.test.js, *.test.ts, and offers compatibility notes for Vitest. It does NOT perform general quality analysis.

Core Features & Use Cases

  • Jest Configuration: Guidance on setup, environments, environments and presets for Jest.
  • Matchers & Mocks: Built-in matchers, custom matchers, and module mocking strategies.
  • Test Organization & Coverage: Structuring tests, using describe blocks, and achieving coverage goals.
  • React Testing Library Support: Guidance for testing React components with RTL.

Quick Start

Example: "Claude, activate Jest testing for my React project and help configure tests for components and mocks; generate a baseline test file using the provided templates."

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: jest-testing
Download link: https://github.com/C0ntr0lledCha0s/claude-code-plugin-automations/archive/main.zip#jest-testing

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository