jest-advanced

Official

Advanced Jest features and patterns.

AuthorTheBushidoCollective
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Master advanced Jest features including custom matchers, parameterized tests, and performance considerations.

Core Features & Use Cases

  • Custom matchers and TypeScript typings for expectations
  • test.each patterns with arrays, objects, and tagged templates
  • Performance considerations for large test suites

Quick Start

Create a custom matcher, register it, and validate with a test.each example.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-advanced
Download link: https://github.com/TheBushidoCollective/han/archive/main.zip#jest-advanced

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