CMD + K

pytest-shard

Community

Shards tests based on a hash of their test name.

Installation

To install this package, run one of the following:

Conda
$conda install anaconda-python-gte-3.10::pytest-shard

Usage Tracking

0.1.2
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

Enables easy parallelism across machines, suitable for a wide variety of continuous integration services. Tests are split at the finest level of granularity, individual test cases, enabling parallelism even if all of your tests are in a single file (or even single parameterized test method).

About

Summary

Shards tests based on a hash of their test name.

Last Updated

Mar 31, 2025 at 23:33

License

MIT

Total Downloads

3

Supported Platforms

linux-64