jerry-git / jerry-git/pytest-split

pytest-split test collection is not compatible with pytest-testmon

オープン
#93 コメント 1 件 リアクション 1 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
325
フォーク
56
PR マージ指標
30日以内にマージされた PR はありません

説明

Is pytest-split compatible with pytest-testmon?

I want ro run all tests in groups (using pytest-split) and then use testmon to run only the affected tests inside those groups.
Testmon said no files have changed (no affected tests) but is pytest-split is running all tests anyways:

testmon: **changed files: 0**, unchanged files: 456, environment: default
rootdir: /Users/marcodicro/src/repo
configfile: test/project/pytest.ini
plugins: flaky-3.8.1, testmon-2.1.1, split-0.8.2
collecting 5771 items

[pytest-split] Splitting tests with algorithm: duration_based_chunks
[pytest-split] Running group 1/25 (estimated duration: 231.00s)

collected 5772 items / 5541 deselected / **231 selected**

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

Start by reproducing the pytest collection shown in the issue with test/project/pytest.ini and the listed pytest-split and pytest-testmon plugins. Inspect how collection and deselection interact, then verify that affected tests are selected within each split group while unchanged tests remain excluded.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
python
領域
testing
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
32/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。