Hi,
I am interested get output of multiple reporters from one catch run.
I notice it is possible enable multiple reporters in command line options example: "-r junit -r console"
But there is problem is that then both reporters output go to same file and are mixed.
So question is there any way make reporter output to own files?
- Kalle