You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The test/ directory pattern was missing from C# test file discovery.
While tests/, Tests/ patterns existed, the singular test/ was missing, causing files under test/IntegrationTests/ in repos like microsoft/testfx to not be detected.