Fixie.TestAdapter
3.4.0
Prefix Reserved
See the version list below for details.
dotnet add package Fixie.TestAdapter --version 3.4.0
NuGet\Install-Package Fixie.TestAdapter -Version 3.4.0
<PackageReference Include="Fixie.TestAdapter" Version="3.4.0" />
paket add Fixie.TestAdapter --version 3.4.0
#r "nuget: Fixie.TestAdapter, 3.4.0"
// Install Fixie.TestAdapter as a Cake Addin #addin nuget:?package=Fixie.TestAdapter&version=3.4.0 // Install Fixie.TestAdapter as a Cake Tool #tool nuget:?package=Fixie.TestAdapter&version=3.4.0
Fixie
Fixie is a .NET modern test framework similar to NUnit and xUnit, but with an emphasis on low-ceremony defaults and flexible customization. Documentation can be found at http://fixie.github.io.
Special thanks to JetBrains for providing open source licenses to their developer tools and for their assistance in the development of ReSharper and Rider test runner support.
<img src="https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.svg" alt="JetBrains Logo">
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- Fixie (= 3.4.0)
- Microsoft.NET.Test.Sdk (>= 17.8.0)
- Mono.Cecil (>= 0.11.5)
-
net6.0
- Fixie (= 3.4.0)
- Microsoft.NET.Test.Sdk (>= 17.8.0)
- Mono.Cecil (>= 0.11.5)
-
net7.0
- Fixie (= 3.4.0)
- Microsoft.NET.Test.Sdk (>= 17.8.0)
- Mono.Cecil (>= 0.11.5)
-
net8.0
- Fixie (= 3.4.0)
- Microsoft.NET.Test.Sdk (>= 17.8.0)
- Mono.Cecil (>= 0.11.5)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Fixie.TestAdapter:
Package | Downloads |
---|---|
TimeWarp.Fixie
The TimeWarp Fixie testing convention |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Fixie.TestAdapter:
Repository | Stars |
---|---|
VerifyTests/Verify
Verify is a snapshot testing tool that simplifies the assertion of complex data models and documents.
|
|
TimeWarpEngineering/timewarp-state
A Blazor State management library by TimeWarp.
|
|
LightBDD/LightBDD
BDD framework allowing to create easy to read and maintain tests.
|