test-discovery

Catalog test frameworks, files, and cases in a project.

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/EmeaAppGbb/spec2cloud-microhack-greenfield --skill test-discovery
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-discovery
Source: https://github.com/EmeaAppGbb/spec2cloud-microhack-greenfield/tree/main/.github/skills/test-discovery
Command: npx skills add https://github.com/EmeaAppGbb/spec2cloud-microhack-greenfield --skill test-discovery

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a comprehensive inventory of the testing landscape, including test frameworks, test file counts, and test-to-feature mappings, without performing gap analysis or quality assessment.

Core Features & Use Cases

  • Test Inventory: Catalogs all tests, identifying test frameworks, test files, and test cases.
  • Test Mapping: Maps tests to the features they exercise based on import analysis and path proximity.
  • Use Case: Before a migration or modernization, use this Skill to understand the existing test landscape without any recommendations or quality judgments.

Quick Start

Analyze the test landscape in the current project using the 'test-discovery' skill.

Frequently Asked Questions about test-discovery

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

FAQPage Schema
How do I map tests to features for a test inventory before migration?

To build a test inventory, this Skill maps tests to features using import analysis and path proximity, providing a factual catalog of test frameworks, files, and cases for migration assessment without gap analysis.

What is test discovery and how does it catalog test frameworks?

Test discovery is the process of identifying and cataloging test frameworks, files, and cases in a project. It relies on source code analysis methods to detect frameworks and provide a factual inventory of the testing landscape.

Can I use source code analysis to count test cases without gap analysis?

Yes, you can use source code analysis to count test cases and map them to features. This Skill specifically provides a factual test inventory without performing any gap analysis or quality assessment.

Does test mapping require knowledge of specific test framework detection methods?

Test mapping requires knowledge of test framework detection methods and source code analysis. The Skill uses these techniques to identify frameworks and map test cases to the features they exercise.

When do I need a test landscape assessment without quality judgments?

You need a test landscape assessment without quality judgments before a migration or modernization. This Skill catalogs all tests and maps them to features, providing factual inventory data without recommendations.

What is the best way to discover test frameworks and files in a project?

The best way to discover test frameworks and files is through source code analysis for test mapping. This Skill catalogs all tests, identifying frameworks and files to provide a comprehensive testing landscape inventory.