You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I run karma with multiple runners and I would like to get each runner to write the results to there own files. As its works now only the last runner creates a report and the other gets overwritten. I cant seem to find a way to change the outputFile after the karma server has started.
I could easily add a new parameter in the config that will take the filename from the suite name instead. Or is there another way to accomplish this? #102
The text was updated successfully, but these errors were encountered:
sn1ckers
changed the title
Creating a file from each testfile
Creating a file from each testsuite
Oct 31, 2016
Hi! I run karma with multiple runners and I would like to get each runner to write the results to there own files. As its works now only the last runner creates a report and the other gets overwritten. I cant seem to find a way to change the outputFile after the karma server has started.
I could easily add a new parameter in the config that will take the filename from the suite name instead. Or is there another way to accomplish this? #102
The text was updated successfully, but these errors were encountered: