Run Process tests in parallel
Open
area-System.Diagnostics.Process
test-enhancement
- Dominant language
- C#
- Stars
- 18.3k
- Forks
- 5.6k
- PR merge metrics
- PR metrics pending
Description
Currently all process tests are run sequentially. Because of that we don't have an ability to detect certain regressions. This has to change. Context https://github.com/dotnet/runtime/pull/127112#discussion_r3179991590
Contributor guide
Assessment
This issue has not been assessed yet.