pluralsight / intro-to-pytest
An introduction to PyTest with lots of simple, hackable examples
☆395Updated last year
Alternatives and similar repositories for intro-to-pytest:
Users that are interested in intro-to-pytest are comparing it to the libraries listed below
- A curated list of awesome pytest resources☆519Updated 4 months ago
- Bring the best of Selenium and Cypress into a single Python package☆271Updated 8 months ago
- Example projects for the Python Testing 101 series from Automation Panda☆64Updated 2 years ago
- a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures☆399Updated last week
- A pytest plugin for parallel and concurrent testing☆314Updated 8 months ago
- Plugin for generating HTML reports for pytest results☆718Updated this week
- Excerpts from the book Python Testing with Pytest by Brian Okken☆69Updated 5 months ago
- Generates a static html report based on pytest framework☆120Updated last year
- TAU course on Building an API test automation framework with python☆85Updated 2 years ago
- A pytest plugin that allows multiple failures per test.☆354Updated last week
- Plugin for running Selenium with pytest☆335Updated this week
- Pytest plugin to write end-to-end browser tests with Playwright.☆460Updated 3 weeks ago
- Test Automation University: Behavior-Driven Python with pytest-bdd☆111Updated 9 months ago
- Python BDD Test Framework Examples☆91Updated 2 years ago
- A Cookiecutter template for pytest plugins 💻☆306Updated 5 months ago
- pytest plugin for integration with TestRail, for creating testruns and updating results☆95Updated last month
- Introduction to pytest: A Test Automation University Course☆121Updated last year
- REST API Test Framework example using Python requests and flask for both functional and performance tests.☆50Updated 9 months ago
- Allure integrations for Python test frameworks☆742Updated this week
- A tutorial for learning how to automate tests with Playwright in Python☆328Updated last year
- BDD library for the pytest runner☆1,338Updated this week
- This project shows how to apply page-object-pattern / model (POM) for Selenium by using Python and unittest. There are six test cases whi…☆228Updated last year
- 🌿 Exploring cooperative concurrency primitives in Python☆233Updated last year
- Tools to ease creating larger test libraries for Robot Framework using Python☆65Updated 5 months ago
- pytest plugin for distributed testing and loop-on-failures testing modes.☆1,540Updated last week
- Write Selenium and Appium tests in Python using the Page Object pattern. This Pythonic GUI and API test automation framework will help yo…☆263Updated this week
- A pytest plugin that allows multiple failures per test