test-master

Provides a framework for unit, integration, E2E, performance and security testing with test planning and code coverage analysis.

Updated May 31, 2026
One-click install
npx skills add https://github.com/fanguyun/SkillManager --skill test-master-fanguyun
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-master
Source: https://github.com/fanguyun/SkillManager/tree/main/test-master
Command: npx skills add https://github.com/fanguyun/SkillManager --skill test-master-fanguyun

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive testing framework for software quality assurance, addressing various testing needs including unit tests, integration tests, E2E tests, performance testing, and security testing.

Core Features & Use Cases

  • Comprehensive Testing: Covers functional, performance, and security testing across various testing types.
  • Test Planning: Offers guidelines for creating test plans and defect reports.
  • Code Coverage: Analyzes code coverage to identify gaps.
  • Use Case: Ideal for developers and QA professionals who need to ensure software quality through thorough testing.

Quick Start

Use the test-master skill to generate a test plan for your project.

Frequently Asked Questions about test-master

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

FAQPage Schema
How do I create a comprehensive test plan for software quality assurance?

A comprehensive test plan for software quality assurance outlines functional, performance, and security testing scopes. It provides structured guidelines for executing unit, integration, and E2E tests while defining defect reporting formats.

What is code coverage analysis and why is it needed in test automation?

Code coverage analysis identifies untested code gaps during test automation. It is needed to measure testing effectiveness across unit and integration tests, ensuring thorough software quality validation.

Does this testing framework support performance and security testing?

Yes, this testing framework fully supports performance and security testing. It provides a comprehensive structure for executing these specialized tests alongside standard functional, unit, integration, and E2E testing workflows.

How do I generate a defect report after running E2E tests?

To generate a defect report after E2E tests, follow the provided testing guidelines to document failures. The framework offers structured formats to record integration and end-to-end test defects for software quality tracking.

What's the best way to identify gaps in code coverage for unit tests?

The best way to identify gaps in code coverage for unit tests is using dedicated analysis tools. This framework analyzes coverage metrics to highlight unexecuted code paths, ensuring comprehensive testing.

Do I need prior knowledge of testing principles to use this test automation framework?

Yes, you need prior knowledge of testing principles and practices to use this test automation framework. It provides comprehensive guidelines for unit, integration, E2E, performance, and security testing but requires foundational understanding.