Attest.Tests.NUnit 1.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Attest.Tests.NUnit --version 1.3.0
NuGet\Install-Package Attest.Tests.NUnit -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.NUnit" 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.NUnit --version 1.3.0
#r "nuget: Attest.Tests.NUnit, 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.NUnit as a Cake Addin
#addin nuget:?package=Attest.Tests.NUnit&version=1.3.0

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

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

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Attest.Tests.NUnit:

Package Downloads
LogoFX.Client.Tests.Integration.NUnit

LogoFX Client Testing Integration NUnit containing base class for unit and integration tests which are based on NUnit.

LogoFX.Client.Tests.NUnit

LogoFX Client Mvvm Tests NUnit containing facilities for writing client tests which use NUnit as test provider.

LogoFX.Client.Tests.Integration.NUnit.Core

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.4.6 874 10/21/2022
2.4.6-rc1 169 10/4/2022
2.4.5 511 4/15/2022
2.4.5-rc1 200 2/11/2022
2.4.4 1,119 1/23/2022
2.4.3 6,262 11/24/2021
2.4.3-rc1 483 11/21/2021
2.4.2 595 11/6/2021
2.4.2-rc1 218 11/5/2021
2.4.1 715 9/5/2021
2.4.1-rc2 268 9/4/2021
2.4.1-rc1 264 9/1/2021
2.4.0 647 7/11/2021
2.4.0-rc1 318 7/11/2021
2.3.2 585 6/21/2021
2.3.2-rc1 246 6/21/2021
2.2.2 432 6/3/2021
2.2.2-rc1 235 6/2/2021
2.2.1 412 5/30/2021
2.2.1-rc1 366 5/30/2021
2.1.2 417 5/23/2021
2.1.2-rc1 261 5/23/2021
2.1.1 422 5/15/2021
2.1.1-rc2 271 5/15/2021
2.1.1-rc1 219 5/15/2021
2.1.0 402 4/23/2021
2.1.0-rc3 287 4/20/2021
2.1.0-rc2 273 4/15/2021
2.1.0-rc1 503 4/25/2020
2.0.0 2,762 5/29/2019
2.0.0-rc8 570 5/10/2019
2.0.0-rc7 587 3/29/2019
2.0.0-rc6 568 3/10/2019
2.0.0-rc5 698 1/15/2019
2.0.0-rc4 649 12/31/2018
2.0.0-rc3 675 12/28/2018
2.0.0-rc2 716 12/12/2018
2.0.0-rc1 648 12/4/2018
1.4.1-rc8 743 11/11/2018
1.4.1-rc7 742 11/8/2018
1.4.1-rc6 693 10/24/2018
1.4.1-rc5 711 10/13/2018
1.4.1-rc4 759 10/9/2018
1.4.1-rc3 981 5/20/2018
1.4.1-rc2 1,038 12/15/2017
1.4.1-rc1 933 12/4/2017
1.4.0 2,674 8/9/2017
1.4.0-rc5 937 7/21/2017
1.4.0-rc4 957 7/20/2017
1.4.0-rc3 930 7/19/2017
1.4.0-rc2 881 7/19/2017
1.4.0-rc1 913 7/10/2017
1.3.1 3,488 7/3/2016
1.3.0 3,333 5/12/2016
1.2.2 1,189 5/8/2016
1.2.1 1,577 4/17/2016
1.2.0 1,543 3/27/2016
1.1.2 1,748 3/18/2016
1.1.1 1,367 2/1/2016
1.1.0 1,389 1/19/2016
1.0.9 1,797 1/9/2016
1.0.8 1,377 12/13/2015
1.0.7.3 1,719 12/1/2015
1.0.7.2 1,664 10/3/2015
1.0.7.1 1,421 10/3/2015
1.0.7 1,310 9/27/2015
1.0.4 1,670 7/11/2015
1.0.0 1,184 7/11/2015

Added support for container registrator and resolver interfaces.