Contents

pytest-order 1.1.0

0

pytest plugin to run your tests in a specific order

pytest plugin to run your tests in a specific order

Stars: 122, Watchers: 122, Forks: 13, Open Issues: 6

The pytest-dev/pytest-order repo was created 2 years ago and the last code push was 2 hours ago.
The project is popular with 122 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.10.0

A py.test plugin to validate Jupyter notebooks

pytest-xdist 3.3.1

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

pytest-socket 0.6.0

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

pytest-aoc 1.22.0

Downloads puzzle inputs for Advent of Code and synthesizes PyTest fixtures