tester

Official

Automate test creation, execution, and validation.

Authorsemicolon-devteam
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill group streamlines all testing and QA-related tasks, from writing new tests to executing test suites and validating implementations, significantly reducing manual effort and improving software quality.

Core Features & Use Cases

  • Test Execution: Runs test suites and collects results.
  • Report Generation: Analyzes test outcomes and generates comprehensive reports.
  • Implementation Validation: Verifies if code implementations meet specified requirements.
  • Use Case: After developing a new feature, you can ask this skill to "Write tests for this function" or "Run all tests" to quickly assess its quality and correctness.

Quick Start

Write tests for a function: "이 함수에 대한 테스트 작성해줘" Run all tests: "테스트 돌려줘"

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: tester
Download link: https://github.com/semicolon-devteam/semo/archive/main.zip#tester

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