Skip to content

Invoke tests parallelly? #1

@LinqLover

Description

@LinqLover

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions