Forum Discussion

AAichholzer's avatar
AAichholzer
Occasional Contributor
12 years ago

JUnit - The name of the exported files is to long

Hi
The exported files are written to a file named <TestSuite>-<TestCase>-<TestStep Name>-<Count>-<Status>.txt in the current or specified folder.
But in some cases, the filename is to long (> 256)

Is there any way to define the format of the filename for the junit reports?

best regards

Horst