Metadata-Version: 2.4
Name: pytest-lobster
Version: 0.1.0
Summary: Pytest to generate lobster tracing files
Project-URL: Homepage, https://codeberg.org/balp/pytest-lobster
Project-URL: Issues, https://codeberg.org/balp/pytest-lobster/issues
Author-email: Anders Arnholm <Anders@Arnholm.se>
License-Expression: ISC
License-File: LICENSE
Classifier: Framework :: Pytest
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: pytest>=7.0
Description-Content-Type: text/markdown

# pytest-lobster

This is a [pytest](http://pytest.org) plugin that writes test information into a
[lobster](https://github.com/bmw-software-engineering/lobster) json file.
