Open
Description
The documentation in https://xunit.github.io/docs/running-tests-in-parallel.html#parallelism-in-runners states that a "-parallel all" option should be added to execute both assemblies and collections in parallel.
I searched for this option in the source code of the plugin and found nothing, can you please tell me if this is something that should be added? or maybe it is not suitable per the execution model in the team city agents?
thanks in advance
Activity