Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/html/74.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
C# 团队城市失败情景_C#_Continuous Integration_Teamcity_Perforce - Fatal编程技术网

C# 团队城市失败情景

C# 团队城市失败情景,c#,continuous-integration,teamcity,perforce,C#,Continuous Integration,Teamcity,Perforce,我已给出在team city上运行我的测试用例。11个测试用例中有39个处于失败状态。我只希望运行失败的测试用例 任何知道如何运行失败测试用例的人 我使用的是C#、VS2015、Perfoce。可能重复的两个都不同您可以指定在您的情况下有什么不同吗?我已经添加了其他命令行参数。我只需要运行失败的测试用例。如果添加参数,它将只运行标记的测试用例

我已给出在team city上运行我的测试用例。11个测试用例中有39个处于失败状态。我只希望运行失败的测试用例

任何知道如何运行失败测试用例的人


我使用的是C#、VS2015、Perfoce。

可能重复的两个都不同您可以指定在您的情况下有什么不同吗?我已经添加了其他命令行参数。我只需要运行失败的测试用例。如果添加参数,它将只运行标记的测试用例