test-master

Automate unit, integration, and end-to-end tests with code coverage analysis.

2|Updated Jun 29, 2026
One-click install
npx skills add https://github.com/Axel-DaMage/opencode-config --skill test-master-axel-damage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-master
Source: https://github.com/Axel-DaMage/opencode-config/tree/main/skills/test-master
Command: npx skills add https://github.com/Axel-DaMage/opencode-config --skill test-master-axel-damage

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jest, pytest, cypress, mocha, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill offers a comprehensive solution for software testing, covering various testing disciplines like functional, performance, and security testing. It helps in generating test files, analyzing code coverage, creating test plans, and much more.

Core Features & Use Cases

  • Test Automation: Automate unit tests, integration tests, and end-to-end tests.
  • Test Strategy Design: Design test strategies for different testing disciplines.
  • Code Coverage Analysis: Analyze and report code coverage for various testing scenarios.
  • Use Case: Ideal for QA teams looking to streamline their testing processes and automate repetitive tasks.

Quick Start

Run the skill by typing 'test-master run'.

Frequently Asked Questions about test-master

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a test plan for a Kubernetes and Docker environment?

Code coverage analysis works by automating test execution with frameworks like Jest, pytest, Cypress, and Mocha, then generating detailed reports. This Skill analyzes code coverage for various testing scenarios to identify untested paths in your codebase.

Can I use this for end-to-end testing of Java and Quarkus applications?

Yes, you can use Cypress and Mocha for end-to-end testing alongside this Skill. It orchestrates these frameworks to automate end-to-end tests, validating your Java and Quarkus applications and API designs through comprehensive functional testing workflows.

What is the best way to automate unit tests and analyze code coverage?

The best way to automate unit tests and analyze code coverage is by running the Skill via 'test-master run'. It leverages Jest and pytest to execute test files, perform code coverage analysis, and generate defect reports for your software testing lifecycle.

Does this Skill support test strategy design for Terraform configurations?

Yes, this Skill supports test strategy design for Terraform configurations. It helps formulate testing strategies across different disciplines, ensuring your infrastructure as code meets quality assurance standards through automated test generation and defect reporting.