Metadata-Version: 2.3
Name: coherent.test
Version: 0.3.1
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
Requires-Dist: coherent.build>=0.10
Project-URL: Homepage, https://github.com/coherent-oss/coherent.test
Description-Content-Type: text/markdown
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only

Run tests for projects under the [Coherent Software Development System](https://github.com/coherent-oss/system/blob/main/README.md).

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