jerry-git / jerry-git/pytest-split
Feature request: --no-split flag to disable splitting regardless of config
オープン
- 主要言語
- Python
- スター
- 325
- フォーク
- 56
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Hi,
I’d like to request a new CLI flag for pytest-split similar to how pytest-cov implements --no-cov.
Sometimes it’s useful to temporarily run the full test suite without splitting, even if pytest-split is configured in pytest.ini or other configuration files.
Thanks for consideration.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず、pytest-split の CLI オプションの登録箇所と、pytest.ini またはその他の設定ファイルからの設定の処理箇所を特定します。要求された動作を pytest-cov の --no-cov オプションと比較し、その後、分割が設定されている場合でも --no-split がテストスイート全体を実行することを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- cli, testing
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100