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.
- Host: GitHub
- URL: https://github.com/prashantfarakate/playwright-pytest-framework
- Owner: prashantFarakate
- Created: 2025-01-13T19:21:34.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-24T04:41:54.000Z (5 months ago)
- Last Synced: 2025-01-24T05:24:41.324Z (5 months ago)
- Topics: cicd, jenkins, json, playwright, playwright-python, pytest, pytest-html, python
- Language: Python
- Homepage:
- Size: 83 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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