AArnott / Xunit.StaFact
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.
☆93Updated last week
Alternatives and similar repositories for Xunit.StaFact:
Users that are interested in Xunit.StaFact are comparing it to the libraries listed below
- Turn WPF Binding errors into exception☆78Updated 4 years ago
- ☆170Updated last year
- Strongly-typed lambda expressions as value converters, data template selectors, and validation rules☆143Updated 5 years ago
- ☆131Updated last week
- Analyzers checking System.Reflection☆81Updated last year
- A Roslyn based C# source generation framework☆130Updated 2 months ago
- Dependency property, routed event and weak event source generator for WPF/UWP/WinUI/Uno/Avalonia/MAUI platforms.☆132Updated this week
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Easy-to-use calculated properties for MVVM apps