Test Name Quality Checker
Audit Python test names for clarity, duplication, conventions, length, and per-file quality trends without importing project code.
The problem it solves
Test Name Quality Checker [](https://github.com/loganpendragonmultiverse/test-name-quality-checker/actions/workflows/ci.yml)
Who Test Name Quality Checker is for
- Developers and maintainers who need reviewable evidence before changing or releasing software.
- Users working with testing, test names, static analysis who want the documented v1.1.0 behavior.
- People who prefer an open-source release with visible limitations, source, and license terms.
Intended result
Audit Python test names for clarity, duplication, conventions, length, and per-file quality trends without importing project code.
This summary is reconciled from the current catalog and repository documentation.
Features in v1.1.0
Capabilities below come from the current project README and release documentation.
[](https://github.com/loganpendragonmultiverse/test-name-quality-checker/actions/workflows/ci.yml)
Test Name Quality Checker scans Python test functions and methods, flags vague or duplicated names, and proposes behavior-oriented naming templates based on the first called subject it can identify.
Verified examples
Screenshots are shown only when the current README references a local source image. Otherwise, repository example files are linked directly.
Platforms and implementation
The public release claims only the cataloged platforms and technologies.
Supported platforms
- Windows
- macOS
- Linux
Built with
- Python
Quick start
The shortest documented path into the current release.
python -m pip install .
test-name-check .
test-name-check . --fail-on-findings
test-name-check . --max-name-length 80The scanner uses Python's AST and never imports or executes the tested project. Version 1.1 adds configurable overlong-name findings plus per-file test/finding summaries. Markdown and JSON reports include file and line evidence, reasons, suggestions, and parse errors. The optional failure flag supports gradual CI adoption.
Suggestions are mechanical prompts, not authoritative names. They cannot infer business intent or expected behavior and should be rewritten by a maintainer. Version 1 targets Python test functions only. Requires Python 3.10 or newer.
Part of the Logan Pendragon Forge open-source collection. Licensed under the [MIT License](LICENSE).
Current limitations
These boundaries are part of the product and prevent the page from implying unverified capability.
The current v1.1.0 release is bounded by the behavior documented in its README and changelog. It does not claim unsupported platforms, automatic interpretation, or results beyond the evidence it produces.
Privacy and licensing
Review the actual data boundary before using a tool with sensitive inputs.
Privacy and safety
No privacy behavior beyond the current repository documentation is claimed. Review the source, security policy, and input/output behavior before using sensitive material.
License and release
Test Name Quality Checker is published under MIT. The current cataloged release is v1.1.0, published 2026-07-27.
Related projects
Related projects are selected deterministically from shared catalog tags, category, and implementation technologies—not popularity or paid placement.
Test Name Quality Checker v1.1.0
Use the tagged release for downloads and release notes. Use the repository for source, issues, contribution guidance, security reporting, and complete documentation.
Page source: current Forge catalog plus README and CHANGELOG from the canonical local repository. Fingerprint: 2fde29effcf02684.