jerry-git / jerry-git/pytest-split

compatibility with pytest-dependency

Open
#75 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
325
Forks
56
PR merge metrics
No merged PRs in 30d

Description

Hi,

first: thank you for the cool tool, it really helps with faster CI pipelines :)

My request: can you make the split algorithm take pytest dependencys into account? We have same test that depend on other test to run first. Currently pytest splits theses into different groups which will result in the tests failing.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the test-splitting algorithm and reviewing how pytest-dependency expresses test ordering. Determine how dependent tests should be grouped without breaking the existing balancing behavior, then add coverage for dependency-aware splitting and run the plugin's test suite to confirm dependent tests no longer fail because they were separated.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.