How to Integrate TestRail with JUnit and Selenium

JUnit5 is one of the most popular unit-testing frameworks in the Java ecosystem and, with the right libraries, it can be used for other test levels such as integration or even system tests with UI interactions.

In this tutorial, you will learn how to upload test results generated by a JUnit5 automated test run using Selenium.

You are in good company. Many of the world’s best teams use TestRail.