dotnet/runtime

Add common test for getting all types in each runtime library implementation assembly

オープン

#68,341 opened on 2022/04/21

 (6 件のコメント) (0 件のリアクション) (0 人の担当者)C# (5,445 件のフォーク)batch import
area-Metahelp wantedtest-enhancement

Repository metrics

Stars
 (17,886 個のスター)
PR merge metrics
 (平均マージ 12d 11h) (30d で 661 merged PRs)

説明

Some libraries don't have tests using every type (for example, internal types only used in hard to automate scenarios). It may be valuable to have a test that just loads all types in runtime libraries.

See: https://github.com/dotnet/runtime/issues/68240#issuecomment-1103343367 https://github.com/dotnet/runtime/pull/68274#discussion_r854468777

cc @danmoseley

コントリビューターガイド