
pytest-server-fixtures 1.8.1
0
Extensible server fixtures for py.test
Contents
Extensible server fixtures for py.test
Stars: 596, Watchers: 596, Forks: 87, Open Issues: 47The man-group/pytest-plugins repo was created 10 years ago and the last code push was 3 weeks ago.
The project is popular with 596 github stars!
How to Install pytest-server-fixtures
You can install pytest-server-fixtures using pip
pip install pytest-server-fixtures
or add it to a project with poetry
poetry add pytest-server-fixtures
Package Details
- Author
- Edward Easton
- License
- MIT license
- Homepage
- https://github.com/man-group/pytest-plugins
- PyPi:
- https://pypi.org/project/pytest-server-fixtures/
- GitHub Repo:
- https://github.com/manahl/pytest-plugins
Classifiers
- Software Development/Libraries
- Software Development/Testing
- Utilities
Related Packages
Errors
A list of common pytest-server-fixtures errors.
Code Examples
Here are some pytest-server-fixtures code examples and snippets.
pythonfix