LogoFX.Client.Testing.Integration.xUnit 1.3.0

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

// Install LogoFX.Client.Testing.Integration.xUnit as a Cake Tool
#tool nuget:?package=LogoFX.Client.Testing.Integration.xUnit&version=1.3.0

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

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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
2.2.7 417 10/21/2022
2.2.7-rc1 125 10/4/2022
2.2.6 462 4/15/2022
2.2.6-rc2 152 2/11/2022
2.2.6-rc1 163 1/23/2022
2.2.5 312 12/5/2021
2.2.4 376 11/6/2021
2.2.3 350 9/23/2021
2.2.2 400 9/12/2021
2.2.1 338 7/23/2021
2.2.1-rc1 301 7/11/2021
2.2.0 389 6/26/2021
2.2.0-rc3 229 6/23/2021
2.2.0-rc2 271 5/16/2021
2.2.0-rc1 345 4/25/2020
2.1.0 553 9/26/2019
2.0.0 597 5/31/2019
2.0.0-rc7 426 5/10/2019
2.0.0-rc6 411 3/29/2019
2.0.0-rc5 420 3/11/2019
2.0.0-rc4 561 1/15/2019
2.0.0-rc3 512 12/31/2018
2.0.0-rc2 540 12/28/2018
2.0.0-rc1 523 12/5/2018
1.4.1-rc8 569 11/11/2018
1.4.1-rc7 541 11/8/2018
1.4.1-rc6 529 10/25/2018
1.4.1-rc5 587 10/13/2018
1.4.1-rc4 599 10/9/2018
1.4.1-rc3 720 7/21/2018
1.4.1-rc2 986 12/16/2017
1.4.1-rc1 727 12/4/2017
1.4.0 1,019 8/9/2017
1.4.0-rc4 738 7/21/2017
1.4.0-rc3 735 7/20/2017
1.4.0-rc1 715 7/18/2017
1.3.0 1,145 1/16/2017
1.2.1 1,056 7/4/2016
1.2.0 990 5/14/2016
1.1.0 1,062 3/27/2016
1.0.4 1,006 3/20/2016

Made the integration tests base class portable.