allure-framework / allure-framework/allure-python
Added Categories
オープン
- 主要言語
- Python
- スター
- 814
- フォーク
- 260
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Currently there are 4 categories that a test result can fall into. Passed, Failed, Skipped, Broken. We currently need the ability to separate xfail from skip and also add xpass. The real win would be to have the full list that pytest supports from a result point of view, allure should be able to categorize it.
コントリビューションガイド
調査の方向性
まず、Allure Python integration における pytest の結果処理を追跡し、Passed、Failed、Skipped、Broken がどこで割り当てられているかを特定します。追加の xfail および xpass カテゴリを定義し、pytest がサポートする結果の種類が生成された Allure 結果内で個別に表現されていることを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- testing-qa
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 55/100