Attest.Tests.Core 1.3.0

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

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

This package provides facilities for writing tests, including integration and end-to-end.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on Attest.Tests.Core:

Package Downloads
Attest.Tests.SpecFlow

This package provides facilities for writing unit, integration and end-to-end tests using SpecFlow.

Attest.Tests.NUnit

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

LogoFX.Client.Tests.Integration.SpecFlow

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

Attest.Tests.xUnit

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

LogoFX.Client.Tests.Integration.NUnit

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.4.6 2,777 10/21/2022
2.4.6-rc1 789 10/4/2022
2.4.5 1,408 4/15/2022
2.4.5-rc1 262 2/11/2022
2.4.4 4,282 1/23/2022
2.4.3 7,955 11/24/2021
2.4.3-rc1 571 11/21/2021
2.4.2 2,234 11/6/2021
2.4.2-rc1 369 11/5/2021
2.4.1 3,756 9/5/2021
2.4.1-rc2 456 9/4/2021
2.4.1-rc1 457 9/1/2021
2.4.0 2,943 7/11/2021
2.4.0-rc1 488 7/11/2021
2.3.2 3,063 6/21/2021
2.3.2-rc1 494 6/21/2021
2.2.2 1,037 6/3/2021
2.2.2-rc1 413 6/2/2021
2.2.1 992 5/30/2021
2.2.1-rc1 579 5/30/2021
2.1.2 1,002 5/23/2021
2.1.2-rc1 442 5/23/2021
2.1.1 1,692 5/15/2021
2.1.1-rc2 461 5/15/2021
2.1.1-rc1 374 5/15/2021
2.1.0 993 4/23/2021
2.1.0-rc3 509 4/20/2021
2.1.0-rc2 448 4/15/2021
2.1.0-rc1 1,732 4/25/2020
2.0.0 7,695 5/29/2019
2.0.0-rc8 1,592 5/10/2019
2.0.0-rc7 1,655 3/29/2019
2.0.0-rc6 1,648 3/10/2019
2.0.0-rc5 1,801 1/15/2019
2.0.0-rc4 1,633 12/31/2018
2.0.0-rc3 1,681 12/28/2018
2.0.0-rc2 1,629 12/12/2018
2.0.0-rc1 1,653 12/4/2018
1.4.1-rc9 1,773 11/11/2018
1.4.1-rc8 1,688 11/8/2018
1.4.1-rc7 1,724 10/24/2018
1.4.1-rc6 1,848 10/13/2018
1.4.1-rc5 1,864 10/9/2018
1.4.1-rc4 2,453 7/21/2018
1.4.1-rc3 1,982 5/20/2018
1.4.1-rc2 2,186 12/15/2017
1.4.1-rc1 2,021 12/4/2017
1.4.0 4,787 8/9/2017
1.4.0-rc5 1,999 7/21/2017
1.4.0-rc4 2,056 7/20/2017
1.4.0-rc3 1,206 7/19/2017
1.4.0-rc2 1,194 7/19/2017
1.4.0-rc1 1,939 7/10/2017
1.3.2 1,054 6/7/2017
1.3.2-rc1 812 5/30/2017
1.3.1 6,426 7/3/2016
1.3.0 5,174 5/12/2016
1.2.2 1,745 5/8/2016
1.2.1 3,053 4/17/2016
1.2.0 3,306 3/27/2016
1.1.2 3,937 3/18/2016
1.1.1 1,796 2/1/2016
1.1.0 2,110 1/19/2016
1.0.9 3,230 1/9/2016
1.0.8 1,717 12/13/2015
1.0.7.6 2,106 12/1/2015
1.0.7.5 1,366 11/19/2015
1.0.7.4 1,391 10/3/2015
1.0.7.3 2,178 10/3/2015
1.0.7.2 1,720 10/3/2015
1.0.7.1 1,339 10/3/2015
1.0.7 1,652 9/27/2015
1.0.4.1 1,163 8/15/2015
1.0.4 2,166 7/11/2015
1.0.0 1,590 7/11/2015

Added support for container registrator and resolver interfaces.