unit-regression-test-agent
CommunityAutomate unit tests with Bun.
Authorzenchantlive
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the generation and ongoing maintenance of unit tests to ensure code changes stay covered and regressions are caught early.
Core Features & Use Cases
- Automated test design for changed files, generating representative unit tests for functions, methods, and classes.
- Deterministic test generation with Bun, including structured test names and mock injection.
- Self-adjusting tests that drift with implementation changes, reducing manual test maintenance.
Quick Start
Trigger a test-generation cycle for a changed file, for example:
- Provide: src/utils/parser.ts
- Result: generates src/utils/parser.test.ts with deterministic Bun-based tests
- Validate: run bun test to verify and iterate
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: unit-regression-test-agent Download link: https://github.com/zenchantlive/Asset-Hatch/archive/main.zip#unit-regression-test-agent Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.