Is there a way to run unit tests sequentially with MSTests?

前端 未结 6 1416
走了就别回头了
走了就别回头了 2020-12-09 07:51

I am working in an application that is mostly single-thread, single user. There are a few worker threads here and there, and they are only using thread safe objects and clas

6条回答
提交回复
热议问题