Contents

pytest-order 1.2.1

0

pytest plugin to run your tests in a specific order

pytest plugin to run your tests in a specific order

Stars: 150, Watchers: 150, Forks: 14, Open Issues: 5

The pytest-dev/pytest-order repo was created 3 years ago and the last code push was Yesterday.
The project is popular with 150 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
No  pytest-order  pypi packages just yet.

Errors

A list of common pytest-order errors.

Code Examples

Here are some pytest-order code examples and snippets.

Related Packages & Articles

nbval 0.11.0

A py.test plugin to validate Jupyter notebooks

pytest-xdist 3.5.0

pytest xdist plugin for distributed testing, most importantly across multiple CPUs

pytest-socket 0.7.0

A plugin to use with Pytest to disable or restrict socket calls during tests to ensure network calls are prevented.

pytest-aoc 1.23.4

Downloads puzzle inputs for Advent of Code and synthesizes PyTest fixtures