dotnet/winforms

Tests should use TheoryData<>

開放

#11,041 建立於 2024年3月12日

 (9 則留言) (0 個反應) (0 位負責人)C# (922 個分叉)batch import
help wanted

倉庫指標

星標
 (4,100 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Theory tests should preferably use the TheoryData<> pattern where possible. We have several hundred hits for the analyzer for this currently (xUnit1042). The analyzer is disabled in the .editorconfig file and can be commented out to hunt these down.

Once addressed we can turn this back on.

貢獻者指南