Attest.Tests.xUnit 1.1.2

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

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

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 695 10/21/2022
2.4.6-rc1 179 10/4/2022
2.4.5 467 4/15/2022
2.4.5-rc1 168 2/11/2022
2.4.4 807 1/23/2022
2.4.3 6,166 11/24/2021
2.4.3-rc1 488 11/21/2021
2.4.2 598 11/6/2021
2.4.2-rc1 207 11/5/2021
2.4.1 748 9/5/2021
2.4.1-rc2 247 9/4/2021
2.4.1-rc1 225 9/1/2021
2.4.0 657 7/11/2021
2.4.0-rc1 295 7/11/2021
2.3.2 643 6/21/2021
2.3.2-rc1 226 6/21/2021
2.2.2 407 6/3/2021
2.2.2-rc1 214 6/2/2021
2.2.1 392 5/30/2021
2.2.1-rc1 354 5/30/2021
2.1.2 369 5/23/2021
2.1.2-rc1 216 5/23/2021
2.1.1 446 5/15/2021
2.1.1-rc2 215 5/15/2021
2.1.1-rc1 188 5/15/2021
2.1.0 394 4/23/2021
2.1.0-rc3 268 4/20/2021
2.1.0-rc2 230 4/15/2021
2.1.0-rc1 485 4/25/2020
2.0.0 1,154 5/29/2019
2.0.0-rc8 557 5/10/2019
2.0.0-rc7 572 3/29/2019
2.0.0-rc6 548 3/10/2019
2.0.0-rc5 701 1/15/2019
2.0.0-rc4 627 12/31/2018
2.0.0-rc3 665 12/28/2018
2.0.0-rc2 593 12/12/2018
2.0.0-rc1 738 12/4/2018
1.4.1-rc8 677 11/11/2018
1.4.1-rc7 712 11/8/2018
1.4.1-rc6 649 10/24/2018
1.4.1-rc5 660 10/13/2018
1.4.1-rc4 754 10/9/2018
1.4.1-rc3 1,073 5/20/2018
1.4.1-rc2 1,052 12/15/2017
1.4.1-rc1 848 12/4/2017
1.4.0 1,398 8/9/2017
1.4.0-rc5 864 7/21/2017
1.4.0-rc4 882 7/20/2017
1.4.0-rc3 767 7/19/2017
1.4.0-rc2 776 7/19/2017
1.4.0-rc1 840 7/10/2017
1.3.1 1,908 7/3/2016
1.3.0 1,510 5/12/2016
1.2.2 1,058 5/8/2016
1.2.1 1,090 4/17/2016
1.2.0 1,505 3/27/2016
1.1.2 1,416 3/18/2016
1.1.1 1,108 2/1/2016
1.1.0 1,076 1/31/2016

Added compatibility with the latest Testing.Core package.