Test Quality Audit

Community

Audit tests for anti-patterns and quality

Authorauldsyababua
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Scan test files for anti-patterns including mesa-optimization, disabled tests, trivial assertions, and error swallowing to improve test quality.

Core Features & Use Cases

  • Identify disabled tests, trivial assertions, and error swallowing
  • Generate actionable remediation notes
  • Publish a QA validation report

Quick Start

Run the audit on a set of PR-diff modified tests:

  • python scripts/test_quality_audit.py --paths tests/ --format json

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Test Quality Audit
Download link: https://github.com/auldsyababua/instructor-workflow/archive/main.zip#test-quality-audit

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository