Skip to content

Fix unittestadapter test warnings by using different import names for classes that begin with Test, so that pytest doesn't try use them as tests. - #25732

Merged
eleanorjboyd merged 2 commits into
microsoft:mainfrom
garyvdm:unittestadapter_test_warnings
Jul 24, 2026
Merged

Fix unittestadapter test warnings by using different import names for classes that begin with Test, so that pytest doesn't try use them as tests.#25732
eleanorjboyd merged 2 commits into
microsoft:mainfrom
garyvdm:unittestadapter_test_warnings