dotnet/runtime

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

Open

#68.341 aperta il 21 apr 2022

Vedi su GitHub
 (6 commenti) (0 reazioni) (0 assegnatari)C# (5445 fork)batch import
area-Metahelp wantedtest-enhancement

Metriche repository

Star
 (17.886 star)
Metriche merge PR
 (Merge medio 12g 11h) (661 PR mergiate in 30 g)

Descrizione

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

Guida contributor