An open API service indexing awesome lists of open source software.

https://github.com/prashantfarakate/playwright-pytest-framework

Scalable Web Automation framework using Playwright and Pytest for robust end-to-end testing.
https://github.com/prashantfarakate/playwright-pytest-framework

cicd jenkins json playwright playwright-python pytest pytest-html python

Last synced: 4 months ago
JSON representation

Scalable Web Automation framework using Playwright and Pytest for robust end-to-end testing.

Awesome Lists containing this project

README

        

# Playwright-Pytest Framework for UI Automation

## Description
A robust UI automation framework for testing web applications using Playwright and Pytest, integrated with CI/CD pipelines for seamless automation and reporting.

## Features
- UI Testing: Automate end-to-end UI scenarios using Playwright.
- Cross-Browser Testing: Supports Chromium, Firefox, and WebKit for cross-browser compatibility.
- CI/CD Integration: Integrated with Jenkins and GitHub Actions for automated test execution and reporting.
- Reporting: Generate detailed Allure and HTML reports for analyzing test execution results.

## CI/CD Integration
- Use Jenkins for continuous testing and integration.
- Use GitHub Actions for continuous testing and integration.
- Trigger tests automatically on code pushes or pull requests.

## Reporting
- Generate comprehensive HTML reports using pytest-html and Allure Reporting