
pytest-order 1.0.1
0
pytest plugin to run your tests in a specific order
Contents
pytest plugin to run your tests in a specific order
Stars: 67, Watchers: 67, Forks: 9, Open Issues: 4The pytest-dev/pytest-order
repo was created 1 years ago and was last updated 2 days ago. The project is moderately popular with 67 github stars!
How to Install pytest-order
You can install pytest-order using pip
pip install pytest-order
or add it to a project with poetry
poetry add pytest-order
Package Details
- Author
- mrbean-bremen
- License
- MIT
- Homepage
- https://github.com/pytest-dev/pytest-order
- PyPi
- https://pypi.org/project/pytest-order/
- GitHub Repo
- https://github.com/pytest-dev/pytest-order
Classifiers
- Software Development/Quality Assurance
- Software Development/Testing
- Utilities
Related Packages
Errors
A list of common pytest-order errors.
Code Examples
Here are some pytest-order
code examples and snippets.