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
更新於 11/23/2025
星標
4
分支
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".

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use mock-generator