Metadata-Version: 2.3
Name: testmap
Version: 0.2.0
Summary: Understand your test suite: a feature x test-kind validation matrix.
Author: Tyler Riccio
Author-email: Tyler Riccio <tylerriccio8@gmail.com>
Requires-Python: >=3.14
Description-Content-Type: text/markdown

# testmap

Standalone core + CLI for testmap. Ingests test metadata (emitted by
`pytest-testmap`) and renders the feature x test-kind matrix and the report of
required-but-missing test kinds.
