-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
In theory, it should be possible to load multiple reports at the same time. This could even accelerate the overall test execution when different resources or access points are used by the reports.
To implement this, the central foreach loop
could be replaced by ForEach-Object -Parallel
.
Need to investigate the possibility and benefits of this.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request