Xunit.StaFact
★ 0
updated 3y ago
⑂ fork
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.
No plain-English explanation yet — one is being written right now. Check back in a minute.