test-executor

Community

Run tests, measure coverage, and report status.

Authorfubira
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Executes tests, analyzes results, checks test coverage, and provides comprehensive testing status, primarily for Go projects.

Core Features & Use Cases

  • Test execution with go test / make test
  • Coverage analysis for ./internal/... packages
  • Result interpretation with actionable recommendations and thresholds

Quick Start

Run tests for the project to see results: "Run tests with make test and report coverage."

Dependency Matrix

Required Modules

None required

Components

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: test-executor
Download link: https://github.com/fubira/claude-code-settings/archive/main.zip#test-executor

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository