pytest-split
pytest-split copied to clipboard
Django test compatibility?
Is there any known way that we could use a project like this with django tests?
Those typically are done with a command like python manage.py test so I'm not sure how we'd be able to shim in pytest-split into a setup like that?