Star136
8
代码介绍
代码
Issues
Pull Requests
流水线
Actions
项目讨论
Wiki
项目成员5
分析
项目设置
Star136
8
  1. PowerShell
  2. /
  3. test
  4. /
  5. xUnit
  6. /
  7. xunit.runner.json
GGitHubMake xUnit tests run sequentially to avoid race conditions caused by manipulating 'powershell.config.json' in tests (#8945)
5d54f1aa创建于 2019年2月23日历史提交
{
  "parallelizeTestCollections": false
}