小编dez*_*zox的帖子

How do I stop all unit test if the first one fails?

I am having like 100+ unit tests for a project, but if a special condition fails in the first test, I want the other tests to stop, or to now even start executing. How do I do that?

c# testing unit-testing mstest

5
推荐指数
0
解决办法
1048
查看次数

标签 统计

c# ×1

mstest ×1

testing ×1

unit-testing ×1