Generate rich, static HTML reports for pytest with analytics, build history, flaky-test insights, automatic screenshots, logs, coverage, pytest-bdd, reruns, and xdist support
-
Updated
Sep 6, 2026 - Python
Generate rich, static HTML reports for pytest with analytics, build history, flaky-test insights, automatic screenshots, logs, coverage, pytest-bdd, reruns, and xdist support
Testing the opensource demo of orangehrm
Test scraped job details from companies websites against peviitor.ro
A systematic robustness testing tool for time series foundation models in edge cases.
A bundle of useful utility functions and helpers for working with Django
UI testing
Lane-based parallel test orchestration for pytest suites dominated by heavy infrastructure (database containers, service singletons, builds)
Demo on use of pytest for UI Automation using POM
Testing saucedemo
pytest plugin for distributed testing and loop-on-failures testing modes.
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.
pytest-xdist scheduler that runs some tests on dedicated workers. can significantly improve runtime by running long tests on separate workers.
Parallel testing framework for API automation using pytest, allure, pytest-xdist
Scraping of the jobs available and adding them all in one place at peviitor.ro
The E-Commerce Web Demoblaze has been automated using Python and Selenium Webdriver .
Test pytest-xdist for python 3.6 regarding multiple versions
Selenium - Python automation framework for nopCommerce admin portal using POM, Pytest, and DDT
To associate your repository with the pytest-xdist topic, visit your repo's landing page and select "manage topics."