pytest-order 1.3.0
0
pytest plugin to run your tests in a specific order
Contents
pytest plugin to run your tests in a specific order
Stars: 179, Watchers: 179, Forks: 14, Open Issues: 5The pytest-dev/pytest-order
repo was created 3 years ago and the last code push was 4 days ago.
The project is popular with 179 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.