jerry-git / jerry-git/pytest-split

Pre-defined groups

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

Description

I have a couple of tests that depend on each other. I am using `pytest-dependency` to define the relationships. Is there anyway to make sure these tests are always in the same group? One could define the buckets/groups, assign the tests that depend on each other to one of the groups and then fill the rest with the splitting algorithms.

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named. Start by reviewing how pytest-split assigns tests to sub-suites and how pytest-dependency exposes relationships; done means dependent tests stay in the same predefined group while remaining tests are still distributed by the splitting algorithms.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing-qa, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.