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

Django test compatibility?

Open abatilo opened this issue 4 years ago • 1 comments

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?

abatilo avatar Mar 24 '21 17:03 abatilo