test-review

Solid

Evaluate test suites for coverage gaps, quality issues, and TDD/BDD compliance

Testing & QA 294 stars 26 forks Updated today MIT

Install

View on GitHub

Quality Score: 95/100

Stars 20%
82
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

## Table of Contents - [Quick Start](#quick-start) - [When to Use](#when-to-use) - [Required TodoWrite Items](#required-todowrite-items) - [Progressive Loading](#progressive-loading) - [Workflow](#workflow) - [Step 1: Detect Languages (`test-review:languages-detected`)](#step-1:-detect-languages-(test-review:languages-detected)) - [Step 2: Inventory Coverage (`test-review:coverage-inventoried`)](#step-2:-inventory-coverage-(test-review:coverage-inventoried)) - [Step 3: Assess Scenario Quality (`test-review:scenario-quality`)](#step-3:-assess-scenario-quality-(test-review:scenario-quality)) - [Step 4: Plan Remediation (`test-review:gap-remediation`)](#step-4:-plan-remediation-(test-review:gap-remediation)) - [Step 5: Log Evidence (`test-review:evidence-logged`)](#step-5:-log-evidence-(test-review:evidence-logged)) - [Test Quality Checklist (Condensed)](#test-quality-checklist-(condensed)) - [Output Format](#output-format) - [Summary](#summary) - [Framework Detection](#framework-detection) - [Coverage Analysis](#coverage-analysis) - [Quality Issues](#quality-issues) - [Remediation Plan](#remediation-plan) - [Recommendation](#recommendation) - [Integration Notes](#integration-notes) - [Exit Criteria](#exit-criteria) # Test Review Workflow Evaluate and improve test suites with TDD/BDD rigor. ## Quick Start ```bash /test-review ``` **Verification:** Run `pytest -v` to verify tests pass. ## When To Use - Reviewing test suite quality - Analyzing coverage gaps - Before major ...

Details

Author
athola
Repository
athola/claude-night-market
Created
6 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category