Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
特定の単体テストの実行時間 (要約テストの実行時間ではない) が特定の妥当な制限 (たとえば 2 秒) を超えた場合、ビルドを失敗させたいと思います。私はMSTestを使用しています。
ありがとう!