Re: Define a standard for test reports

2019-04-13 Thread Tibor Digana
As I have understood junit5 users, XML should have an additional information (an attribute) describing Display Name for the XML attribute "testcase.classname", "testcase.name" and "testsuite.name". On Sat, Apr 13, 2019 at 2:43 PM Christian Stein wrote: > Hi Maven devs, especially Maven Surefire

Define a standard for test reports

2019-04-13 Thread Christian Stein
Hi Maven devs, especially Maven Surefire people, you're both invited and very welcome to participate in defining "a standard for test reports" at [1]. TLDR: The goal here is to have a common format which testing frameworks and build tools can understand, so that, for example, JUnit (producer)