Metadata-Version: 2.4
Name: specroster
Version: 0.0.0
Summary: Reserved for SpecRoster — coverage-based test selection (Blast Radius)
Project-URL: Homepage, https://specroster.com
Author: Space City Software
License-Expression: MIT
Keywords: blast-radius,ci,coverage,pytest,test-selection
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# SpecRoster (reserved)

This package name is reserved for **SpecRoster** — coverage-based test selection
for CI. SpecRoster computes the *blast radius* of a change and runs only the tests
that can actually be affected by it, instead of the whole suite.

This is a placeholder release. It ships no functionality yet.

Python/pytest is SpecRoster's first supported runner, so this package is expected
to become the SpecRoster CLI.

- Website: https://specroster.com

© Space City Software. Released under the MIT license.
