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.
<PackageVersion Include="Test.It.With.XUnit" Version="1.0.1" />
<PackageReference Include="Test.It.With.XUnit" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=Test.It.With.XUnit&version=1.0.1
#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 | 5,024 | 11/25/2020 |
3.0.1 | 541 | 10/8/2020 |
3.0.0 | 562 | 8/18/2020 |
2.2.5 | 869 | 5/3/2019 |
2.2.4 | 13,740 | 1/8/2019 |
2.2.3 | 897 | 8/29/2018 |
2.2.2 | 848 | 8/28/2018 |
2.2.1 | 1,226 | 6/22/2018 |
2.2.0 | 1,152 | 6/17/2018 |
2.1.0 | 1,108 | 6/16/2018 |
2.0.1 | 1,098 | 6/14/2018 |
2.0.0 | 1,113 | 6/14/2018 |
1.0.1 | 1,395 | 7/13/2017 |
1.0.0 | 1,187 | 7/12/2017 |
Minor fixes