Skip to content

Tech debt: vendored pytest_shard is stale #869

Description

@arrdem

py/private/pytest_shard/ contains a vendored sharding implementation for pytest. It appears stale and tightly coupled.

We should either:

  • Upgrade it to a maintained version
  • Adopt a pattern that lets users bring their own sharding plugin (e.g., pytest-split, pytest-xdist)

This would align with the broader effort to decouple test framework specifics from core rules (see tracking issue for test driver roadmap).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions