test-master

Generate test plans, mocking strategies, and code coverage analysis for automated testing.

Updated Mar 28, 2026
One-click install
npx skills add https://github.com/saschadudkin-sketch/rezidence4 --skill test-master-saschadudkin-sketch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-master
Source: https://github.com/saschadudkin-sketch/rezidence4/tree/main/.agents/skills/test-master
Command: npx skills add https://github.com/saschadudkin-sketch/rezidence4 --skill test-master-saschadudkin-sketch

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jest, k6, owasp-zap, supertest, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive solution for automated testing, covering all aspects of testing including functional, performance, and security, streamlining the process of creating, executing, and analyzing tests.

Core Features & Use Cases

  • Comprehensive Testing: Supports functional, performance, and security testing.
  • Automated Test Creation: Generates test files, mocking strategies, and test plans.
  • Code Coverage Analysis: Analyzes code coverage to identify gaps.
  • Use Case: When developing a new feature, use this Skill to create a full suite of tests including unit tests, integration tests, and end-to-end tests, ensuring all code paths are tested.

Quick Start

To start using the test-master skill, execute the following command: test-master create-test-suite --feature "new-feature" --type unit

Frequently Asked Questions about test-master

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

FAQPage Schema
How do I generate unit and integration tests for a new feature?

To generate unit and integration tests for a new feature, use the test-master skill to create a full test suite, mocking strategies, and test plans ensuring all code paths are tested.

What's the best way to run performance and security tests in an automated workflow?

For automated performance and security testing, this skill provides a suite of tools and strategies supporting k6 for performance tests and OWASP-ZAP for security vulnerability scanning.

Does this testing automation skill support code coverage analysis?

Yes, this automated testing skill supports code coverage analysis to evaluate test execution and identify untested gaps in your functional, performance, and security test plans.

Can I use Jest and supertest for end-to-end test automation?

Yes, you can use Jest and supertest for end-to-end test automation, as this skill requires knowledge of these frameworks to execute functional tests and generate mocking strategies.

Do I need prior knowledge of testing frameworks to use this automation suite?

Yes, you need prior knowledge of testing frameworks and tools such as Jest, k6, and OWASP-ZAP to effectively operate this skill's automated testing and mocking strategies.

Why does my automated test suite fail to cover all code paths?

Automated test suites miss code paths when mocking strategies or test plans are incomplete; use this skill's code coverage analysis to identify untested gaps and generate comprehensive tests.