Skip to content

Conversation

@Youssef1313
Copy link
Member

@Youssef1313 Youssef1313 commented Jan 8, 2026

ConsiderFixturesAsSpecialTests is an opt-in feature that causes test fixtures (e.g, class/assembly init/cleanup) to be discovered as fake test cases. The code related to this feature is quite big, the feature has been buggy for long, and people are unlikely to be using it. I think it's better to remove it. In future, we might want to implement it differently, in collaboration with Test Explorer so that we have a way to Test Explorer to say this test result is related to a fixture and it gets displayed in a more proper way and have a proper experience in IDE. The impact of removing the feature is low as it only affects the UX.

Closes #3376
Closes #3377
Closes #5716

@Youssef1313 Youssef1313 merged commit 862f9d5 into main Jan 12, 2026
10 checks passed
@Youssef1313 Youssef1313 deleted the dev/ygerges/ConsiderFixturesAsSpecialTests branch January 12, 2026 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants