Agent Skill
2/7/2026unit-testing-skill
Generates comprehensive unit tests following enterprise patterns. Use whenever planning or generating unit tests.
D
devexpgbb
8GitHub Stars
1Views
npx skills add DevExpGbb/ai-native-dev-lab
SKILL.md
| Name | unit-testing-skill |
| Description | Generates comprehensive unit tests following enterprise patterns. Use whenever planning or generating unit tests. |
name: Unit Testing Skill description: Generates comprehensive unit tests following enterprise patterns. Use whenever planning or generating unit tests.
Unit Testing Skill
Generate comprehensive unit tests for any codebase, following your team's established patterns and conventions.
Capabilities
- Code Analysis: Understands function signatures, dependencies, and edge cases
- Pattern Matching: Follows existing test patterns in your codebase
- Framework Awareness: Works with pytest, unittest, Jest, Mocha, and others
- Mock Generation: Creates appropriate mocks for external dependencies
- Fixture Creation: Generates reusable test fixtures
Included Components
| Component | Purpose |
|---|---|
instructions/testing-patterns.instructions.md | Team testing standards, always load |
prompts/generate-tests.prompt.md | Test generation workflow - follow this when writting new tests |
references/TEST-FIXTURES.md | Common fixture patterns - leverage when you need to create fixtures for your tests |
Skills Info
Original Name:unit-testing-skillAuthor:devexpgbb
Download