home/categories/testing/dexploarer-claudius-skills-examples-beginner-testing-skills-mock-generator-skill-md
testingtesting-security

mock-generator

Generates test mocks, stubs, and fixtures for testing (Jest, Vitest, pytest, etc.). Use when user asks to "create mock", "generate stub", "mock function", "test fixtures", or "mock API response".

Dexploarer
maintainer
Dexploarer
Mis à jour 11/23/2025
Étoiles
4
Forks
2
quick start

Installation and usage

Generates test mocks, stubs, and fixtures for testing (Jest, Vitest, pytest, etc.). Use when user asks to "create mock", "generate stub", "mock function", "test fixtures", or "mock API response".

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use mock-generator