FICHA · MANJARO

python-pytest-order

pytest plugin that allows to customize the test execution order

  • Plugin
  • Dev
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Lets pytest suites customize test execution order. It helps projects run setup-like checks first, group related tests, or reproduce order-sensitive failures during diagnosis.

Ordering can hide unwanted coupling between tests. Prefer independent tests and use custom order only where it makes failures clearer.

Permissions

Permissions not analysed for this source yet.