AI code reviews grounded in 12 classic engineering books — decay risk diagnostics with book citations, severity labels, and 6 analysis modes including full-sweep auto-fix
-
Updated
May 21, 2026 - JavaScript
AI code reviews grounded in 12 classic engineering books — decay risk diagnostics with book citations, severity labels, and 6 analysis modes including full-sweep auto-fix
🧪 Intelligent test analysis tool that finds duplicate and redundant tests using coverage analysis. Improve test suite quality with detailed reports and pytest integration.
AI-powered GitHub Action that analyzes test quality, provides scores, identifies issues, and suggests improvements through OpenAI's GPT models. Posts detailed reports directly to your pull requests.
Automated chaos testing for Python — fault injection, property assertions, and stateful exploration
Static analysis tool that scores TypeScript tests across 6 quality dimensions. Works with Jest, Vitest, Playwright, Cypress, and Mocha.
Side Project for Quality Assurance.
A smart test quality gate CLI. Lint your test suite for anti-patterns, flaky selectors, hard waits, and bad practices before they merge. Like ESLint, but for your tests.
Verification system that catches coding agents falsely claiming task completion. Runs 4 parallel checks (file integrity, test quality, scope narrowing, optional LLM judge) over task+claim+diff and returns a weighted 0-100 confidence score with evidence.
Four agent skills for Playwright and Cypress: generate E2E tests from scratch with live browser exploration, review existing specs against 19 anti-patterns (P0/P1/P2 severity), and debug failures from playwright-report/ or cypress/reports/. For Claude Code, Codex, and OpenCode.
ESLint plugin to flag weak tests: snapshot-only coverage, mock-call-only tests, unawaited assertions, no negative path, and empty async tests.
A Claude Code skill that challenges tests to actually catch bugs. Detects test theater, weak assertions, and missing edge cases.
Pragma is a Claude Code plugin (and a small CLI) that watches every test file your AI assistant writes and blocks the edit when the test is gamed — assertions that pass without actually verifying anything.
Stop AI agents from writing useless tests. Decision trees for mocking, test layering, and requirement-driven testing that catches real bugs.
AI agent that detects flaky tests from CI history and proposes fixes via Codex
Detects test files that don't actually test real implementations
Open-source plugins for Claude Code — AI-powered developer tools
Catch theater, weak, and missing unit tests in VS Code. Local-first detective with line-anchored evidence and an optional anti-hallucination AI second opinion (OpenAI / Claude / Gemini).
Mutation testing for Go source code
Add a description, image, and links to the test-quality topic page so that developers can more easily learn about it.
To associate your repository with the test-quality topic, visit your repo's landing page and select "manage topics."