First of all, thanks for the great features in version 3 and for the very helpful support
I can export tests and run them in offline mode with command “testproject-agent run mytest.yaml” and report generated in appdata folder
my question is:
Is there any way to get ONE report the for the multiple test cases?
I mean when run multiple yaml files i want to get one report instead of separate report for each file
If you want in one file to have all pdf results you can run this comment that will combine all .html files to one .html file will all reports together
for example: