Attest.Tests.xUnit 1.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Attest.Tests.xUnit --version 1.3.0
NuGet\Install-Package Attest.Tests.xUnit -Version 1.3.0
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="Attest.Tests.xUnit" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Attest.Tests.xUnit --version 1.3.0
#r "nuget: Attest.Tests.xUnit, 1.3.0"
#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 Attest.Tests.xUnit as a Cake Addin
#addin nuget:?package=Attest.Tests.xUnit&version=1.3.0

// Install Attest.Tests.xUnit as a Cake Tool
#tool nuget:?package=Attest.Tests.xUnit&version=1.3.0

This package provides facilities for writing integration and end-to-end tests using xUnit.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Attest.Tests.xUnit:

Package Downloads
LogoFX.Client.Testing.Integration.xUnit

LogoFX Client Tests Integration xUnit containing implementation of Builder Registration Service for xUnit and base class for unit and integration tests.

LogoFX.Client.Testing.Integration.xUnit.Core

LogoFX Client Tests Integration xUnit Core containing implementation of Builder Registration Service for xUnit.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.4.6 659 10/21/2022
2.4.6-rc1 146 10/4/2022
2.4.5 448 4/15/2022
2.4.5-rc1 152 2/11/2022
2.4.4 771 1/23/2022
2.4.3 6,131 11/24/2021
2.4.3-rc1 474 11/21/2021
2.4.2 565 11/6/2021
2.4.2-rc1 190 11/5/2021
2.4.1 701 9/5/2021
2.4.1-rc2 229 9/4/2021
2.4.1-rc1 209 9/1/2021
2.4.0 603 7/11/2021
2.4.0-rc1 278 7/11/2021
2.3.2 596 6/21/2021
2.3.2-rc1 206 6/21/2021
2.2.2 387 6/3/2021
2.2.2-rc1 195 6/2/2021
2.2.1 373 5/30/2021
2.2.1-rc1 336 5/30/2021
2.1.2 351 5/23/2021
2.1.2-rc1 213 5/23/2021
2.1.1 410 5/15/2021
2.1.1-rc2 212 5/15/2021
2.1.1-rc1 173 5/15/2021
2.1.0 373 4/23/2021
2.1.0-rc3 252 4/20/2021
2.1.0-rc2 213 4/15/2021
2.1.0-rc1 469 4/25/2020
2.0.0 1,098 5/29/2019
2.0.0-rc8 524 5/10/2019
2.0.0-rc7 540 3/29/2019
2.0.0-rc6 514 3/10/2019
2.0.0-rc5 684 1/15/2019
2.0.0-rc4 595 12/31/2018
2.0.0-rc3 634 12/28/2018
2.0.0-rc2 577 12/12/2018
2.0.0-rc1 702 12/4/2018
1.4.1-rc8 644 11/11/2018
1.4.1-rc7 677 11/8/2018
1.4.1-rc6 632 10/24/2018
1.4.1-rc5 626 10/13/2018
1.4.1-rc4 719 10/9/2018
1.4.1-rc3 1,042 5/20/2018
1.4.1-rc2 1,036 12/15/2017
1.4.1-rc1 828 12/4/2017
1.4.0 1,363 8/9/2017
1.4.0-rc5 831 7/21/2017
1.4.0-rc4 849 7/20/2017
1.4.0-rc3 749 7/19/2017
1.4.0-rc2 761 7/19/2017
1.4.0-rc1 810 7/10/2017
1.3.1 1,867 7/3/2016
1.3.0 1,469 5/12/2016
1.2.2 1,040 5/8/2016
1.2.1 1,073 4/17/2016
1.2.0 1,471 3/27/2016
1.1.2 1,383 3/18/2016
1.1.1 1,089 2/1/2016
1.1.0 1,060 1/31/2016

Added support for container registrator and resolver interfaces.