You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This docker container allows you to see up to date reports simply mounting your "allure-results" directory in the container (for a Single Project) or your "projects" directory (for Multiple Projects). Every time appears new results (generated for your tests), Allure Docker Service will detect those changes and it will generate a new report autom…
A simple plugin for easy staging your Python3 project's structure of PyTest tests. Make the repository with your tests structured with Allure ideology.
This project shows how to apply Page Object Model pattern in Selenium with Python. There are some test cases which are written against to KiwiHR web application (based on https://github.com/gunesmes/page-object-python-selenium).