Metadata-Version: 2.3
Name: coherent.test
Version: 0.1.0
Author-Email: "Jason R. Coombs" <jaraco@jaraco.com>
Summary: Run tests for Coherent projects.
Requires-Python: >= 3.8
Requires-Dist: pip-run
Requires-Dist: pytest
Description-Content-Type: text/markdown

Run tests for projects under the [Coherent Software Development System](https://blog.jaraco.com/vision-for-scalable-OSS-development/).

```
py -m coherent.test
```
