Test automation framework for UI testing with the following tools:
- Selenide
- Testcontainers
- JUnit Jupiter
- Allure report library
Tests are implemented using page object model approach. For failed ones screenshot and page source code is saved in Allure report as well as video is recorded by Testcontainers library. It allows a developer to have all the sources for debugging.
Happy testing! :)