Automatically generate production-ready unit tests from source code files or snippets in JavaScript/TypeScript (using Jest, Vitest, or Mocha), Python (pytest), Java (JUnit 5), and Go. Auto-detects frameworks, covers happy paths, edge cases, boundaries, errors, and provides mocks for robust testing.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin unit-test-generatorClaude Code skill pack for Hex (18 skills)
AI-powered contract review, risk analysis, document generation, and compliance auditing with 12 skills and 5 parallel agents
Claude Code skill pack for CoreWeave (24 skills)
Claude Code skill pack for StackBlitz (18 skills)
Claude Code skill pack for Together AI (18 skills)
Generate comprehensive unit tests for any function or module
Unit testing with debugging and test automation
Implement code with tests from specs or direct requests
TestForge - Master of quality assurance through intelligent test generation. Analyzes code behavior to auto-generate comprehensive tests that catch real bugs, not just boost coverage numbers. Supports Jest, Pytest, Vitest, and more.
Generate Jest unit tests for JavaScript/TypeScript with mocking, coverage. Use for JS/TS modules, React components, test generation, or encountering missing coverage, improper mocking, test structure errors.
Generate comprehensive tests for a specific file