pytest-split icon indicating copy to clipboard operation
pytest-split copied to clipboard

Feature request: --no-split flag to disable splitting regardless of config

Open kfot opened this issue 7 months ago • 0 comments

Hi,

I’d like to request a new CLI flag for pytest-split similar to how pytest-cov implements --no-cov.

Sometimes it’s useful to temporarily run the full test suite without splitting, even if pytest-split is configured in pytest.ini or other configuration files.

Thanks for consideration.

kfot avatar Aug 15 '25 23:08 kfot