Test Smells for Android developers
-
Updated
May 17, 2019 - Java
Test Smells for Android developers
A tool to detect test smells in Java projects that utilize JUnit as the testing framework
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
AI agent testing toolkit for Playwright and Cypress: generate E2E tests from scratch, review existing specs against 24 anti-patterns (P0/P1/P2 silent-always-pass smells), and debug flaky failures from playwright-report/ or cypress/reports/. Agent Skills for Claude Code and Codex.
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, Gemini, Cursor, CLI.
core library of snuts
Just-In-Time Test Smell Detection and Refactoring: The DARTS Project fork with the addition of the Contextual Analysis.
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 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.
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).
Selects a subset of RSpec files to be run based on previous failures
Detects test files that don't actually test real implementations
A simple project to demonstrate the try-catch-exception test smell
Tool to detect test file
Refatoração de Testes e Detecção de Test Smells.
Add a description, image, and links to the test-smells topic page so that developers can more easily learn about it.
To associate your repository with the test-smells topic, visit your repo's landing page and select "manage topics."