Skip to content

Tags: pytest-dev/pytest-order

Tags

v1.3.0

Verified

This commit was signed with the committer’s verified signature.
Release 1.3.0

- allows to fail tests that cannot be ordered

v1.2.1

Verified

This commit was signed with the committer’s verified signature.
Release 1.2.1

- bugfix release

v1.2.0

Verified

This commit was signed with the committer’s verified signature.
Add Python 3.12 to supported versions

- also add pypy-3.9 and pypy-3.10 to CI

v1.1.0

Verified

This commit was signed with the committer’s verified signature.
Release 1.1.0

- adds support for executing tests more than once using order marks

v1.0.1

Verified

This commit was signed with the committer’s verified signature.
Bugfix release 1.0.1

v1.0.0

Verified

This commit was signed with the committer’s verified signature.
Release 1.0.0

- first Python 3 only release, major release due to breaking changes

v0.11.0

Verified

This commit was signed with the committer’s verified signature.
Release 0.11.0

- adds support for multiple relative markers for the same test

v0.10.0

Verified

This commit was signed with the committer’s verified signature.
Feature release 0.10.0

- adds support for class-level relative markers and directory level scope

v0.9.5

Verified

This commit was signed with the committer’s verified signature.
Release 0.9.5

v0.9.4

Verified

This commit was signed with the committer’s verified signature.
Release 0.9.4

- some infrastructure improvements