Metadata-Version: 2.3
Name: pytest-robotframework
Version: 4.4.1.post1
Summary: a pytest plugin that can run both python and robotframework tests while generating robot reports for them
Author: DetachHead
Author-email: DetachHead <detachhead@users.noreply.github.com>
License: MIT
Requires-Dist: pytest>=7,<9
Requires-Dist: robotframework>=6.1,<8.0.0
Requires-Dist: ansi2html>=1.9.1
Requires-Python: >=3.9, <4.0
Project-URL: repository, https://github.com/detachhead/pytest-robotframework
Description-Content-Type: text/markdown

# pytest-robotframework

`pytest-robotframework` is a pytest plugin that creates robotframework reports for tests written in python and allows you to run robotframework tests with pytest.

## [documentation](https://detachhead.github.io/pytest-robotframework)
