Metadata-Version: 2.1
Name: arena-pytest
Author: David Pope
Home-page: https://github.com/daveepope/arena
License: MIT
Description-Content-Type: text/markdown
Summary: pytest API and fixtures for Arena (via the C FFI)
Project-URL: Changelog, https://github.com/daveepope/arena/releases
Project-URL: Issues, https://github.com/daveepope/arena/issues
Project-URL: Repository, https://github.com/daveepope/arena
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.9
Requires-Dist: pytest>=7.0.0
Requires-Dist: pytest-asyncio>=0.21.0
Requires-Dist: requests>=2.28.0
Requires-Dist: kafka-python-ng>=2.0.0
Version: 0.4.0b1

arena-pytest is a  python wrapper arounf the latest arena sandboxing frameowrk.

[README](https://github.com/daveepope/arena/tree/main/arena-pytest/README.md)

