https://github.com/nameko/pytest-eventlet
pytest plugin for nameko services
https://github.com/nameko/pytest-eventlet
Last synced: 8 months ago
JSON representation
pytest plugin for nameko services
- Host: GitHub
- URL: https://github.com/nameko/pytest-eventlet
- Owner: nameko
- License: apache-2.0
- Created: 2021-09-30T18:13:06.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-04T13:52:45.000Z (over 4 years ago)
- Last Synced: 2025-10-01T22:56:57.915Z (8 months ago)
- Language: Python
- Size: 8.79 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pytest-eventlet
A pytest plugin that applies the eventlet monkey patch.
This plugin registers itself using a setuptools entrypoint.