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.
いくつかのテストでは、いくつかの一時ファイルを作成します。これらが TFS ビルド プロセス中に実行されると、TFS データベースに保存され、不必要に肥大化します。テスト結果とともに保存されないように、これらのファイルをどこに置くことができますか?
現在、TestContext.TestResultsDirectory を使用しています。無視される使用可能な別のフォルダーはありますか?