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