test-standards
CommunityFinds hidden test quality issues fast
Authorauldsyababua
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill validates test quality by automatically scanning JavaScript, TypeScript, and Python test files for anti-patterns such as mesa-optimization, missing or vacuous assertions, tautological checks, and error-swallowing patterns. It helps teams ensure tests meaningfully validate behavior rather than passing trivially.
Core Features & Use Cases
- Detects mesa-optimization, no assertions, tautological assertions, vacuous property checks, and mock-only validation.
- Flags happy-path biases and missing async protections to improve test coverage and reliability.
- Produces structured findings that guide targeted test improvements.
Quick Start
Run the scanner on your tests with deterministic output:
- python scripts/test_quality_scanner.py ./tests --format json
- python scripts/test_quality_scanner.py ./tests --output test-quality-report.json
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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-standards Download link: https://github.com/auldsyababua/instructor-workflow/archive/main.zip#test-standards Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.