Skip to content

[ENH] Allow "tests:vm": True override in local pytests #682

@joshdunnlime

Description

@joshdunnlime

Is your feature request related to a problem? Please describe.

As a developer, when running and maintaining regressors with "tests:vm": True, these tests do not run. It requires commenting out tests:vm. Perhaps there is already a way to do it?

Describe the solution you'd like

A way to pass a parameter to pytests or set an envvar such that it ignore "tests:vm": True and runs the relevant tests.

Describe alternatives you've considered

NA

Additional context

A clear example is that of XGBoostLSS where it has the vm parameter and without commenting it out, the tests fail to run.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestNew feature or requestmodule:teststest framework functionality - only framework, excl specific tests

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions