https://bz.apache.org/bugzilla/show_bug.cgi?id=64836
--- Comment #2 from Jaikiran Pai <jaiki...@apache.org> --- Hello Filipe and Andreas, This output/summary: > [junitlauncher] > [junitlauncher] Test run finished after 5103 ms > [junitlauncher] [ 2 containers found ] > [junitlauncher] [ 0 containers skipped ] > [junitlauncher] [ 2 containers started ] > ... As noted in the documentation of the junitlauncher task[1] this summary is generated by the JUnit 5 platform itself and not by Ant's junitlauncher task. I don't know if the JUnit 5 team has plans to improve this. They accept user suggestions for things like this at their github repo https://github.com/junit-team/junit5/ [1] https://ant.apache.org/manual/Tasks/junitlauncher.html -- You are receiving this mail because: You are the assignee for the bug.