Agent Skill for code and test smell audits. Evidence-ranked findings from Refactoring, Clean Code, and the test-smell literature. Formerly pragmatic-code-review.
-
Updated
Aug 29, 2026 - Python
Agent Skill for code and test smell audits. Evidence-ranked findings from Refactoring, Clean Code, and the test-smell literature. Formerly pragmatic-code-review.
Test Smells for Android developers
A tool to detect test smells in Java projects that utilize JUnit as the testing framework
Playwright and Cypress skills for Claude Code and Codex: generate tests, catch false-green tests and test smells, debug failures.
TSDetect is an open-source test smell detection tool. TSDetect is available as an IntelliJ plugin and command-line tool.
A tool for detecting and improving manual testing practices.
This is the experimental package of paper entitled "On the use of test smells for prediction of flaky tests" that was submitted for publication in SAST 2021 - VI Brazilian Symposium on Systematic and Automated Software Testing.
A scientific approach for the intersection between TDD and test smells
core library of snuts
Documentation for the falsegreen family: the false-green test-smell catalog (C/JS/R/S/PL codes, J1-J6, F1-F8) and per-scanner guides. MkDocs, EN + PT.
Find false-green tests: tests that pass without verifying anything. Deterministic Python/pytest AST scanner (C1-C59 + PL config-audit), zero-dep, CI-ready.
Find false-green Robot Framework tests: no verification keyword, swallowed failures, always-true checks. Static scan via robot.api (C-codes + R1-R8b).
LLM skill that finds false-green tests across Python/TS/JS/Robot using the J1-J6 protocol (S-codes + the static catalog superset). Claude Code, Codex, Antigravity CLI, Cursor, CLI.
Just-In-Time Test Smell Detection and Refactoring: The DARTS Project fork with the addition of the Contextual Analysis.
Evidence-based test suite adequacy analysis for Ruby, combining coverage, mutation testing, checked coverage, redundancy detection, and test-smell heuristics.
Find false-green JS/TS tests that pass without asserting anything. Static scanner over the TypeScript compiler API (JS1-JS31 + shared C-codes). jest/vitest/mocha, CI-ready.
MCP server that finds tests which pass no matter what the code does
Runtime risky-test detection for RSpec: reports tests with no expectations or unexpected output.
Selects a subset of RSpec files to be run based on previous failures
Detects test files that don't actually test real implementations
To associate your repository with the test-smells topic, visit your repo's landing page and select "manage topics."