Marketplace/Test Generator
TESTING

Test Generator

Generates unit and integration tests from your source code with edge case coverage.

testingunit-testscode-generationcoverage

About this skill

Test Generator reads your source files and generates comprehensive test suites. It analyzes function signatures, return types, branching logic, and error paths to produce tests that cover the happy path, edge cases, and error conditions.

The skill detects your testing framework (Jest, Vitest, pytest, Go testing, RSpec) and generates idiomatic tests in the correct style. It creates proper test descriptions, sets up necessary mocks and fixtures, and includes assertions for both expected outputs and error handling.

Generated tests are written to the conventional test directory for your framework (e.g., `__tests__/`, `tests/`, `*_test.go`). The skill reads source files to understand what to test and writes test files — no code is executed, and no external services are contacted. Requires no environment variables.

Key features

  • Supports Jest, Vitest, pytest, Go testing, RSpec
  • Edge case and error path coverage
  • Proper mock and fixture setup
  • Idiomatic test style per framework

Permissions

  • Read files
  • Write files
TRUST SCORE
99/100
safe
FINDINGS — 1 TOTAL
critical
0
high
0
medium
0
low
0
info
1
INSTALL
Download SKILL.md
SC
Scandar
@scandar
Version2.2.0
Last updated2026-03-10
Downloads2.6K
Created2025-09-20
Scandar Verified