Useful classes for writing automated tests with JUnit 4
☆140Oct 11, 2023Updated 2 years ago
Alternatives and similar repositories for junit-toolbox
Users that are interested in junit-toolbox are comparing it to the libraries listed below
Sorting:
- A wrapper API for creating interceptable Java HttpClients☆36Feb 26, 2020Updated 6 years ago
- Set of Selenium Grid extensions for a better UI tests.☆46Mar 23, 2021Updated 4 years ago
- The next version of HtmlElements☆26Jan 21, 2018Updated 8 years ago
- Gradle plugin generating Allure report from test results☆22Nov 23, 2016Updated 9 years ago
- Toolkit for testing multi-threaded and asynchronous applications☆424Apr 5, 2024Updated last year
- The wiremock-extension is a JUnit 5 extension that starts WireMock before running tests and stops it afterwards. It is similar to the Wir…