About Anaconda Help Download Anaconda

conda-forge / packages / pytest-shard 0.1.2

Shards tests based on a hash of their test name.

copied from cf-staging / pytest-shard

Installers

  • noarch v0.1.2

conda install

To install this package run one of the following:
conda install conda-forge::pytest-shard

Description

Shards tests based on a hash of their test name enabling 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).


© 2026 Anaconda, Inc. All Rights Reserved. (v4.2.15) Legal | Privacy Policy