
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: 103, Watchers: 103, Forks: 11, Open Issues: 5The pytest-dev/pytest-order
repo was created 2 years ago and was last updated 10 hours ago.
The project is popular with 103 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.