Skip to content

Feature: enable use of pytest markers #10

Open
@scottj97

Description

I can use Pytest markers to mark slow tests, and run them only occasionally using pytest -m slow.

I have some very slow cram tests, and I'd like to be able to use the same system, such that they do not run by default, but only when expressly enabled.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions