Metadata-Version: 2.4
Name: pytest-unity
Version: 0.1.0
Summary: A pytest plugin for running Unity C tests
Project-URL: Homepage, https://github.com/daltonv/pytest-unity
Project-URL: Repository, https://github.com/daltonv/pytest-unity
Project-URL: Issues, https://github.com/daltonv/pytest-unity/issues
Author: Dalton
License-Expression: MIT
License-File: LICENSE
Requires-Python: >=3.9
Requires-Dist: pytest>=8.4.2
Description-Content-Type: text/markdown

# pytest-unity

Extension for pytest to run [Unity](https://github.com/ThrowTheSwitch/Unity)
based C tests.
