Test.It.With.XUnit
1.0.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Test.It.With.XUnit --version 1.0.1
NuGet\Install-Package Test.It.With.XUnit -Version 1.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Test.It.With.XUnit" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Test.It.With.XUnit --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Test.It.With.XUnit, 1.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Test.It.With.XUnit as a Cake Addin #addin nuget:?package=Test.It.With.XUnit&version=1.0.1 // Install Test.It.With.XUnit as a Cake Tool #tool nuget:?package=Test.It.With.XUnit&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Test specifications for XUnit in a BDD like style
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Test.It (>= 1.0.0)
- xunit.abstractions (>= 2.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.0.2 | 4,603 | 11/25/2020 |
3.0.1 | 489 | 10/8/2020 |
3.0.0 | 512 | 8/18/2020 |
2.2.5 | 805 | 5/3/2019 |
2.2.4 | 2,613 | 1/8/2019 |
2.2.3 | 817 | 8/29/2018 |
2.2.2 | 768 | 8/28/2018 |
2.2.1 | 1,039 | 6/22/2018 |
2.2.0 | 948 | 6/17/2018 |
2.1.0 | 924 | 6/16/2018 |
2.0.1 | 912 | 6/14/2018 |
2.0.0 | 924 | 6/14/2018 |
1.0.1 | 1,188 | 7/13/2017 |
1.0.0 | 1,052 | 7/12/2017 |
Minor fixes