-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Labels
feature requestNew feature or requestNew feature or requestmodule:teststest framework functionality - only framework, excl specific teststest framework functionality - only framework, excl specific tests
Description
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
Labels
feature requestNew feature or requestNew feature or requestmodule:teststest framework functionality - only framework, excl specific teststest framework functionality - only framework, excl specific tests