There are 0 repository under pytest-html topic.
No dashboards. No bloat. Just one HTML file with everything you need. no config setup needed in both CI and local.
RESTful API Testing in Python with requests
A pytest plugin for recording HTTP(S) requests and saving them in your test report.
Plugin for generating customizable HTML reports for pytest results
This project attempts to implement basic Self healing and auto healing system for APIs Tests and UX Tests
Data Driven Test Framework (DDF) using Page Object Model (POM)
Automate the web testing using simple functions!
A python selenium based web automation
pytest-upload-report is a plugin for pytest that upload your test report for test results.
The Page Object Pattern in Selenium is a design pattern used to create an abstraction of web pages, allowing for easier interaction and maintenance in tests. It involves creating a separate class for each page, with methods for elements and actions on those pages. This makes tests more readable and maintainable.
The E-Commerce Web Demoblaze has been automated using Python and Selenium Webdriver .
An elegant framework for testing apis using pytest
The repo has useful pytest examples demonstrating pytest elagance in QA automated testing - Api testing, web applications etc..
Parallel testing framework for API automation using pytest, allure, pytest-xdist
Pytest plugin to enhance pytest-html and allure reports by adding comments, screenshots, webpage sources and attachments
Tool to test the up-and-running MIP federations.
This project implements a Page Object Model (POM) structure and Data Driven Testing Framework for automated testing of the Swag Labs web application.
Keyword Driven framework (KDF) using Page Object Model (POM) and YAML functions
This project implements a Page Object Model (POM) structure for automated testing of the GUVI web application.
This project implements a Page Object Model (POM) structure and Data Driven Testing Framework for automated testing of the HRM web application.
An automated testing framework for the nopCommerce demo site using the Page Object Model (POM) design pattern.
Automation Project - OrangeHRM
This repository contains the test automation framework and manual test cases for the SmartPad Customer Feedback form. The project aims to ensure the functionality, usability, and stability of the feedback submission process.
This starter pack provides a basic automation testing setup for writing Selenium tests using Python, Selenium, and Pytest framework.
Project maintained for mysql training
Test Automation Example
Python, Selenium, Pytest, Pytest BDD
This project is an automation framework for testing APIs using Python and pytest, integrated with CI/CD using GitHub Actions.
Scalable Web Automation framework using Playwright and Pytest for robust end-to-end testing.
pytest-page-object-framework
This is an E2E test-suite for the alpha release of the under development website memestock
Book API Test Automation using Python Requests Pytest