Language

Package: python-pytest-ordering @ 0.6

Synopsis

Pytest plugin to run your tests in a specific order

Description

This plugin defines Pytest markers to ensure that some tests, or groups of tests run in a specific order.

Home page
https://github.com/ftobia/pytest-ordering
Location
gnu/packages/python-check.scm (line: 279, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?