Open Issues Need Help
View All on GitHub Running all tests within a class on the same thread? about 2 months ago
enhancement help wanted
Run your xunit-based tests on an STA thread with the WPF Dispatcher, a WinForms SynchronizationContext, or even a cross-platform generic UI thread emulation with a SynchronizationContext that keeps code running on a "main thread" for that test.
C#