
Test names usually tend to become very long and difficult to read. JUnit5 allows us to set custom test display names, different from the test method names.
Testing in agile software development is crucial in assuring quality is delivered. Well defined testing strategies and high-level of automation make continuous delivery a reality.