allure-framework / allure-framework/allure-python

Add pytest-playwright test-result artifacts in report

Abierto
#761 0 comentarios 0 reacciones 0 asignados Ver en GitHub
task:new feature theme:pytest
Lenguaje dominante
Python
Estrellas
814
Forks
260
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Empieza localizando la integración de pytest-playwright y la ruta existente para adjuntar artefactos de Allure; el issue menciona las opciones video, screenshot y full-page-screenshot, pero no incluye archivos ni tests. Confirma cómo se expone cada artefacto habilitado después de un test y añade cobertura que muestre que los artefactos aparecen en el informe de Allure.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
playwright, python
Área
testing
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.