Xunit.StaFact
0.1.44-beta
Prefix Reserved
See the version list below for details.
dotnet add package Xunit.StaFact --version 0.1.44-beta
NuGet\Install-Package Xunit.StaFact -Version 0.1.44-beta
<PackageReference Include="Xunit.StaFact" Version="0.1.44-beta" />
paket add Xunit.StaFact --version 0.1.44-beta
#r "nuget: Xunit.StaFact, 0.1.44-beta"
// Install Xunit.StaFact as a Cake Addin #addin nuget:?package=Xunit.StaFact&version=0.1.44-beta&prerelease // Install Xunit.StaFact as a Cake Tool #tool nuget:?package=Xunit.StaFact&version=0.1.44-beta&prerelease
Make your xunit tests more closely emulate your application by running them on STA threads, with support for various SynchronizationContexts.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Xunit.StaFact:
Package | Downloads |
---|---|
Xunit.DependencyInjection.StaFact
Support Xunit.SkippableFact. public void ConfigureServices(IServiceCollection services) { services.AddStaFactSupport(); } Not support: 1. ITestOutputHelperAccessor.Output is alway null. so, ILogger can't output to xunit output. 2. Can't inject ITestOutputHelper 3. [MethodData] |
GitHub repositories (43)
Showing the top 5 popular GitHub repositories that depend on Xunit.StaFact:
Repository | Stars |
---|---|
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
|
|
MaterialDesignInXAML/MaterialDesignInXamlToolkit
Google's Material Design in XAML & WPF, for C# & VB.Net.
|
|
cefsharp/CefSharp
.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
|
|
reactiveui/ReactiveUI
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
|
|
dotnet/wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
|
Version | Downloads | Last updated |
---|---|---|
1.2.46-alpha | 18,719 | 6/6/2023 |
1.2.22-alpha | 1,184 | 2/6/2023 |
1.1.11 | 813,025 | 1/24/2022 |
1.1.5-alpha | 3,717 | 5/16/2021 |
1.0.37 | 529,452 | 8/4/2020 |
1.0.33-beta | 24,690 | 5/16/2020 |
1.0.31-beta | 1,160 | 5/6/2020 |
1.0.30-beta | 1,475 | 5/3/2020 |
1.0.19-beta | 11,529 | 12/11/2019 |
1.0.11-beta | 11,454 | 9/4/2019 |
1.0.3-beta | 205,230 | 4/16/2019 |
0.3.18 | 656,791 | 2/5/2019 |
0.3.13 | 14,096 | 12/2/2018 |
0.3.5 | 85,161 | 10/31/2018 |
0.3.2 | 28,274 | 10/10/2018 |
0.2.17 | 30,872 | 7/1/2018 |
0.2.9 | 221,190 | 7/16/2017 |
0.2.3-beta | 15,938 | 3/25/2017 |
0.1.44-beta | 2,951 | 2/10/2017 |
0.1.36-beta | 9,052 | 2/1/2016 |
0.1.29-alpha | 2,229 | 1/31/2016 |
0.1.26-alpha | 1,398 | 1/30/2016 |
0.1.7-alpha | 1,320 | 1/24/2016 |