adiralashiva8 / pytest-historicLinks
Pytest-historic is a free, custom html report which provides historical pytest execution results by storing execution results info in MySQL database and generate's html reports (charts / statistics) from database using Flask.
☆3Updated 5 years ago
Alternatives and similar repositories for pytest-historic
Users that are interested in pytest-historic are comparing it to the libraries listed below
Sorting:
- pytest plugin for integration with TestRail, for creating testruns and updating results☆96Updated 7 months ago
- Generates a static html report based on pytest framework☆120Updated 2 years ago
- Framework integration with PyTest☆99Updated 3 weeks ago
- Apiritif: API testing framework in Python☆75Updated 2 months ago
- Python page object model for Selenium☆143Updated 5 years ago
- Plugin for running Selenium with pytest☆345Updated last month
- pytest plugin to send email after execution with execution info☆4Updated 5 years ago
- Plugin for providing variables to pytest tests/fixtures☆74Updated last month
- Unified Test Automation Framework in Python☆37Updated 4 years ago
- A listener for RF >= 4.0 that prints a Stack Trace to console to faster find the code section where the failure appears.☆18Updated last year
- Bring the best of Selenium and Cypress into a single Python package☆274Updated last year
- BDD Framework to Test REST Services and APIs☆64Updated 2 years ago
- Python framework for end-to-end / QA testing☆45Updated 9 months ago
- Wrapper tool of Selenium and Appium libraries to test web and mobile applications in a single project☆120Updated last week
- Tools to ease creating larger test libraries for Robot Framework using Python☆67Updated 5 months ago
- Page Objects web testing pattern for Python