dotnet/runtime

TestPlatforms.AnyUnix includes Browser

Open

#44,226 opened on Nov 3, 2020

View on GitHub
 (15 comments) (0 reactions) (0 assignees)C# (5,445 forks)batch import
area-Infrastructure-librarieshelp wanted

Repository metrics

Stars
 (17,886 stars)
PR merge metrics
 (Avg merge 12d 11h) (661 merged PRs in 30d)

Description

https://github.com/dotnet/arcade/blob/b5b61c1f0b76c0789a961039413c2cef98cef234/src/Microsoft.DotNet.XUnitExtensions/src/TestPlatforms.cs#L22

We have a lot of tests using TestPlatforms.AnyUnix. What should we do about this?

@akoeplinger @ericstj @stephentoub @safern

Contributor guide