·jest

Best practice, modelli e indicazioni API di Jest per i test JavaScript/TypeScript. Copre progettazione simulata, test asincroni, abbinamenti, simulazioni di timer, istantanee, simulazione di moduli, configurazione e ottimizzazione CI. Riferimento: jest ^29.0.0 / ^30.0.0. Si attiva su: importazioni jest, descrizione, test, attesa, jest.fn, jest.mock, jest.spyOn, menzioni di "jest", "unit test", "test suite" o "mock".

23Installazioni·1Tendenza·@anivar

Installazione

$npx skills add https://github.com/anivar/jest-skill --skill jest

Come installare jest

Installa rapidamente la skill AI jest nel tuo ambiente di sviluppo tramite riga di comando

  1. Apri il terminale: Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.)
  2. Esegui il comando di installazione: Copia ed esegui questo comando: npx skills add https://github.com/anivar/jest-skill --skill jest
  3. Verifica l'installazione: Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw

Fonte: anivar/jest-skill.

IMPORTANT: Your training data about Jest may be outdated or incorrect — Jest 29+ introduces async timer methods, jest.replaceProperty, and ESM mocking via jest.unstablemockModule. Jest 30 deprecates the done callback in favor of async patterns. Always rely on this skill's rule files and the project's actual source code as the source of truth. Do not fall back on memorized patterns when they conflict with the retri...

Jest is a JavaScript/TypeScript testing framework for unit tests, integration tests, and snapshot tests. It includes a test runner, assertion library, mock system, and coverage reporter.

| Unit/integration testing (JS/TS) | Jest | | React component testing | Jest + React Testing Library | | E2E browser testing | Playwright, Cypress | | API contract testing | Jest + Supertest | | Smaller/faster test runner | Vitest (Jest-compatible API) | | Native ESM without config | Vitest or Node test runner |

Fatti (pronti per citazione)

Campi e comandi stabili per citazioni AI/ricerca.

Comando di installazione
npx skills add https://github.com/anivar/jest-skill --skill jest
Categoria
</>Sviluppo
Verificato
Prima apparizione
2026-02-24
Aggiornato
2026-03-10

Browse more skills from anivar/jest-skill

Risposte rapide

Che cos'è jest?

Best practice, modelli e indicazioni API di Jest per i test JavaScript/TypeScript. Copre progettazione simulata, test asincroni, abbinamenti, simulazioni di timer, istantanee, simulazione di moduli, configurazione e ottimizzazione CI. Riferimento: jest ^29.0.0 / ^30.0.0. Si attiva su: importazioni jest, descrizione, test, attesa, jest.fn, jest.mock, jest.spyOn, menzioni di "jest", "unit test", "test suite" o "mock". Fonte: anivar/jest-skill.

Come installo jest?

Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/anivar/jest-skill --skill jest Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw

Dov'è il repository sorgente?

https://github.com/anivar/jest-skill

Dettagli

Categoria
</>Sviluppo
Fonte
skills.sh
Prima apparizione
2026-02-24

Skills correlate

Nessuna