Topic: "pytest-html"
defnngj/pyautoTest
Language: HTML - Size: 1.7 MB - Last synced at: 8 days ago - Pushed at: 9 months ago - Stars: 105 - Forks: 100

RaresCode/OrangeHRM
Testing the opensource demo of orangehrm
Language: Python - Size: 341 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 11 - Forks: 5

codewithmmak/rest-api-requests-python
RESTful API Testing in Python with requests
Language: Python - Size: 75.2 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 2

prabesh-mah/Pytest-Web-Automation
Web automation - Python Selenium WebDriver, POM, Pytest, HTML reporting
Language: HTML - Size: 61.9 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 3

cle-b/pytest-httpdbg
A pytest plugin for recording HTTP(S) requests and saving them in your test report.
Language: Python - Size: 425 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 4 - Forks: 0

g-bon/pytest-jinja
Plugin for generating customizable HTML reports for pytest results
Language: Python - Size: 27.3 KB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

imranc07/PAT_Task12
Data Driven Test Framework (DDF) using Page Object Model (POM)
Language: HTML - Size: 35.2 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

NetzOptimize/pyQA
Automate the web testing using simple functions!
Language: Python - Size: 9.6 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

tim2anna/pytest-upload-report
pytest-upload-report is a plugin for pytest that upload your test report for test results.
Language: Python - Size: 20.5 KB - Last synced at: 12 days ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

HBPMedical/pytest-mip
Tool to test the up-and-running MIP federations.
Language: Python - Size: 114 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

imranc07/Mini_Project_2
This project implements a Page Object Model (POM) structure and Data Driven Testing Framework for automated testing of the HRM web application.
Language: HTML - Size: 17.3 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 1 - Forks: 0

harmin-parra/pytest-report-extras
Pytest plugin to enhance pytest-html and allure reports by adding comments, screenshots, webpage sources and attachments
Language: Python - Size: 1.14 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

prashantFarakate/playwright-pytest-framework
Scalable Web Automation framework using Playwright and Pytest for robust end-to-end testing.
Language: Python - Size: 139 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

prashantFarakate/api-automation-framework-python
This project is an automation framework for testing APIs using Python and pytest, integrated with CI/CD using GitHub Actions.
Language: Python - Size: 9.35 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

imranc07/Capstone_Project
This project implements a Page Object Model (POM) structure and Data Driven Testing Framework for automated testing of the Swag Labs web application.
Language: Python - Size: 13.3 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

imranc07/Mini_Project_1
This project implements a Page Object Model (POM) structure for automated testing of the GUVI web application.
Language: HTML - Size: 12.6 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

imranc07/nopCommercePOM
An automated testing framework for the nopCommerce demo site using the Page Object Model (POM) design pattern.
Language: Python - Size: 11.7 MB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

imranc07/OrangehrmPOM
Automation Project - OrangeHRM
Language: HTML - Size: 33.2 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

imranc07/KDTF_sauce
Keyword Driven framework (KDF) using Page Object Model (POM) and YAML functions
Language: HTML - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

maxoliverbr/warCraftSelenium
Test Automation Example
Language: Python - Size: 46.9 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

hanzhichao/pytest-html Fork of pytest-dev/pytest-html
Plugin for generating HTML reports for pytest results
Language: Python - Size: 677 KB - Last synced at: 9 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

kargolek/my-mysql-python-dojo
Project maintained for mysql training
Language: Python - Size: 150 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

adamTarasiewicz/python-selenium
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.
Language: Python - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

kargolek/my-selenium-python-dojo
Language: Python - Size: 106 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

rahulmoundekar/pytest-page-object-framework
pytest-page-object-framework
Language: Python - Size: 3.39 MB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

d3rrick/API-test-automation-Framework
An elegant framework for testing apis using pytest
Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

d3rrick/pytest_by_example
The repo has useful pytest examples demonstrating pytest elagance in QA automated testing - Api testing, web applications etc..
Size: 12.7 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

Se7ely/memestock.testing
This is an E2E test-suite for the alpha release of the under development website memestock
Language: Python - Size: 6.08 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

basil-hameed/PAT-WE-EB5-EB6
🚀 This repository contains structured notes, code snippets, and resources for mastering Python Automation Testing. It covers: 🧪 Software Testing | 🐍 Python | 🗄️ MySQL | 🕵️♂️ Selenium | 🛠️ Test Frameworks 📂 Includes: Test cases, automation scripts, best practices, and more! 🔗 Useful Resources: Selenium Docs |
Language: HTML - Size: 299 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

zafir100100/Web-Automation-with-pytest
Automated test suite for OrangeHRM using Python, Selenium, and pytest to test login functionality with HTML reports for easy viewing of results.
Language: Python - Size: 0 Bytes - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

treussart/pytest-html-object-storage
Pytest report plugin for send HTML report on object storage
Language: Python - Size: 39.1 KB - Last synced at: 24 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 2

SwieciloM/Web-testing-sandbox
A collection of sub-projects dedicated to automated testing of web applications, with focus on E2E testing, API validation, and UI testing.
Language: HTML - Size: 90.8 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

hermiones/TravelWebsiteAutomation
A robust automation script using Selenium WebDriver, Python, and Pytest. The project aimed to provide a solution for automating interactions with the travel website BlazeDemo. The primary assignment was based on a Techlistic challenge, and the intention was to create an easily maintainable and scalable automation framework.
Language: HTML - Size: 24.2 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

JithinKrishnan-RS/automation-starterpack
This starter pack provides a basic automation testing setup for writing Selenium tests using Python, Selenium, and Pytest framework.
Language: Python - Size: 43 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Revathykarthikayan/Data-Driven-Orange-HRM
Automation Project -Orange HRM Data Driven
Language: HTML - Size: 287 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

basil-hameed/SaucePOM
Automation Project - Sauce Labs
Language: HTML - Size: 19.5 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

harsh-valecha/Testing_Framework_Selenium_Pytest
This Framework is a boiler template that can be used for testing of webapps using selenium and pytest
Language: Python - Size: 19.5 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

harsh-valecha/OpenCart-Test-Automation-with-Selenium-Pytest
Created Automation scripts for testing opencart application using pytest and selenium
Language: HTML - Size: 65.4 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

harsh-valecha/restful-booker-api-testing
Developed a robust automated testing framework for the RESTful Booker API using pytest and requests, incorporating data-driven testing and pytest-html for comprehensive test coverage and detailed reporting.
Language: HTML - Size: 42 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

harsh-valecha/CURA_HEALTHCARE_TEST_AUTOMATION
Automated testcases for curahealthcare webapp using pytest and selenium
Language: HTML - Size: 1.79 MB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

AymanElsayeed/PyTestEx
Examples of pytest report creation.
Language: Python - Size: 107 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

shubhamagrawal1507/playwright-datascraping-validation
This project is a web scraping and data validation tool built with Playwright, pytest, and pandas. It scrapes country data (such as names, capitals, and currencies) from a specified website and validates it against expected results. The project follows the Page Object Model (POM) design pattern for better maintainability and readability.
Language: HTML - Size: 19.5 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Pytest-with-Eric/pytest-html-example
How To Create Custom HTML Test Reports With pytest-html
Language: HTML - Size: 151 KB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

daczarne/udemy_pytest
Testing in Python with Pytest
Language: Markdown - Size: 1.43 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

sudhansu4107/Selenium_projects
objective -Implimention of end-to-end automation testing of a Ecommerce application using seleniumwebdriver+python+framewors .The developed Framework is Keyword and data driven.
Language: HTML - Size: 18.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

daniel-ob/pytest-selenium-framework
Automated web testing using Pytest and Selenium-Python
Language: Python - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ShanKonduru/AutoVsSelfHealing
This project attempts to implement basic Self healing and auto healing system for APIs Tests and UX Tests
Language: HTML - Size: 6.68 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

RaresCode/SwagLabs
Testing saucedemo
Language: HTML - Size: 19.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

windycloud12/selenium-python-testing-practice
Language: Python - Size: 6.6 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ProgRiver/website_page_autotest_project
Автоматизация тестирования UI (web). Page Object.
Language: Python - Size: 55.7 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

megaten88/automationChallengePython
Python, Selenium, Pytest, Pytest BDD
Language: HTML - Size: 38.1 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 2

OmarThinks/CircleCI-Flask-Project
Getting Started with CircleCI
Language: Python - Size: 49.8 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0
