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 875 10/21/2022
2.4.6-rc1 170 10/4/2022
2.4.5 512 4/15/2022
2.4.5-rc1 201 2/11/2022
2.4.4 1,120 1/23/2022
2.4.3 6,263 11/24/2021
2.4.3-rc1 484 11/21/2021
2.4.2 596 11/6/2021
2.4.2-rc1 219 11/5/2021
2.4.1 716 9/5/2021
2.4.1-rc2 269 9/4/2021
2.4.1-rc1 265 9/1/2021
2.4.0 648 7/11/2021
2.4.0-rc1 319 7/11/2021
2.3.2 586 6/21/2021
2.3.2-rc1 247 6/21/2021
2.2.2 433 6/3/2021
2.2.2-rc1 236 6/2/2021
2.2.1 413 5/30/2021
2.2.1-rc1 367 5/30/2021
2.1.2 418 5/23/2021
2.1.2-rc1 262 5/23/2021
2.1.1 423 5/15/2021
2.1.1-rc2 272 5/15/2021
2.1.1-rc1 220 5/15/2021
2.1.0 403 4/23/2021
2.1.0-rc3 288 4/20/2021
2.1.0-rc2 274 4/15/2021
2.1.0-rc1 504 4/25/2020
2.0.0 2,763 5/29/2019
2.0.0-rc8 571 5/10/2019
2.0.0-rc7 588 3/29/2019
2.0.0-rc6 569 3/10/2019
2.0.0-rc5 699 1/15/2019
2.0.0-rc4 650 12/31/2018
2.0.0-rc3 676 12/28/2018
2.0.0-rc2 717 12/12/2018
2.0.0-rc1 649 12/4/2018
1.4.1-rc8 744 11/11/2018
1.4.1-rc7 743 11/8/2018
1.4.1-rc6 694 10/24/2018
1.4.1-rc5 712 10/13/2018
1.4.1-rc4 760 10/9/2018
1.4.1-rc3 982 5/20/2018
1.4.1-rc2 1,039 12/15/2017
1.4.1-rc1 934 12/4/2017
1.4.0 2,677 8/9/2017
1.4.0-rc5 938 7/21/2017
1.4.0-rc4 958 7/20/2017
1.4.0-rc3 931 7/19/2017
1.4.0-rc2 882 7/19/2017
1.4.0-rc1 914 7/10/2017
1.3.1 3,489 7/3/2016
1.3.0 3,334 5/12/2016
1.2.2 1,190 5/8/2016
1.2.1 1,578 4/17/2016
1.2.0 1,544 3/27/2016
1.1.2 1,749 3/18/2016
1.1.1 1,368 2/1/2016
1.1.0 1,390 1/19/2016
1.0.9 1,798 1/9/2016
1.0.8 1,378 12/13/2015
1.0.7.3 1,720 12/1/2015
1.0.7.2 1,665 10/3/2015
1.0.7.1 1,422 10/3/2015
1.0.7 1,311 9/27/2015
1.0.4 1,671 7/11/2015
1.0.0 1,185 7/11/2015

Added support for container registrator and resolver interfaces.