allure-framework / allure-framework/allure-python
Add pytest-playwright test-result artifacts in report
- Lingua principale
- Python
- Stelle
- 814
- Fork
- 260
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Inizia individuando l’integrazione di pytest-playwright e il percorso esistente per allegare gli artefatti Allure; l’issue indica le opzioni video, screenshot e full-page-screenshot, ma non specifica file o test. Verifica come ogni artefatto abilitato viene esposto dopo un test, quindi aggiungi la copertura che dimostri che gli artefatti compaiono nel report Allure.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- playwright, python
- Ambito
- testing
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100