Tag:unit-test
All the articles with the tag "unit-test".
因中文字編碼格式導致 CI Unit Test 失敗
Posted on:December 5, 2023 at在撰寫 Unit Tests 的時候遇到一個編碼問題,導致 CI 失敗...
為 Unit Test 設定環境變數
Posted on:December 4, 2023 at在 Visual Studio 中為 Unit Test 設定環境變數...
Unit Test 中使用假(Fake)物件隔離程式碼
Posted on:December 2, 2023 at程式碼隔離(isolating code)是一種測試策略,透過使用假物...