{"library":"pytest-split-tests","title":"pytest-split-tests","description":"A Pytest plugin for running a subset of your tests by splitting them into equally sized groups. Useful for parallel test execution across CI runners. Version 1.1.0 is the latest, forked from pytest-test-groups.","language":"python","status":"active","last_verified":"Fri May 01","install":{"commands":["pip install pytest-split-tests"],"cli":null},"imports":["import pytest_split_tests"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"pytest --group=1 --groups=4 --grouped-by=file --dist=loadscope","lang":"bash","description":"Run tests in group 1 of 4 groups, grouped by file, with loadscope distribution.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}