allure-framework / allure-framework/allure-python

Add pytest-playwright test-result artifacts in report

オープン
#761 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
task:new feature theme:pytest
主要言語
Python
スター
814
フォーク
260
PR マージ指標
30日以内にマージされた PR はありません

説明

Pytest with Playwright has some arguments for add test artifacts:
--video Whether to record video for each test. on, off, or retain-on-failure (default: off).
--screenshot Whether to automatically capture a screenshot after each test. on, off, or only-on-failure (default: off).
--full-page-screenshot Whether to take a full page screenshot on failure. By default, only the viewport is captured. Requires --screenshot to be enabled (default: off).

But this artifacts not attached to allure report, please add this opportunity

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

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

調査の方向性

まず pytest-playwright の統合と、既存の Allure アーティファクト添付パスを特定します。issue では video、screenshot、full-page-screenshot オプションが挙げられていますが、ファイルやテストについては記載されていません。各有効化されたアーティファクトがテスト後にどのように公開されるかを確認し、アーティファクトが Allure レポートに表示されることを示すテストカバレッジを追加します。

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

評価

技術スタック
playwright, python
領域
testing
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

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

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