Metadata-Version: 2.0
Name: pytest-split-tests
Version: 1.0.8
Summary: A Pytest plugin for running a subset of your tests by splitting them in to equally sized groups. Forked from Mark Adams' original project pytest-test-groups.
Home-page: https://github.com/wchill/pytest-split-tests
Author: Eric Ahn
Author-email: wchill@chilly.codes
License: UNKNOWN
Requires-Dist: pytest (>=2.5)

Welcome to pytest-split-tests!


