Attest.Tests.xUnit
1.2.0
See the version list below for details.
dotnet add package Attest.Tests.xUnit --version 1.2.0
NuGet\Install-Package Attest.Tests.xUnit -Version 1.2.0
<PackageReference Include="Attest.Tests.xUnit" Version="1.2.0" />
paket add Attest.Tests.xUnit --version 1.2.0
#r "nuget: Attest.Tests.xUnit, 1.2.0"
// Install Attest.Tests.xUnit as a Cake Addin #addin nuget:?package=Attest.Tests.xUnit&version=1.2.0 // Install Attest.Tests.xUnit as a Cake Tool #tool nuget:?package=Attest.Tests.xUnit&version=1.2.0
This package provides facilities for writing integration and end-to-end tests using xUnit.
Learn more about Target Frameworks and .NET Standard.
-
- Attest.Fake.Builders (>= 1.1.0)
- Attest.Fake.Core (>= 1.0.8)
- Attest.Fake.Registration (>= 1.0.9)
- Attest.Tests.Core (>= 1.2.0)
- Solid.Practices.IoC (>= 1.1.1)
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 | 706 | 10/21/2022 |
2.4.6-rc1 | 185 | 10/4/2022 |
2.4.5 | 470 | 4/15/2022 |
2.4.5-rc1 | 172 | 2/11/2022 |
2.4.4 | 812 | 1/23/2022 |
2.4.3 | 6,172 | 11/24/2021 |
2.4.3-rc1 | 493 | 11/21/2021 |
2.4.2 | 604 | 11/6/2021 |
2.4.2-rc1 | 210 | 11/5/2021 |
2.4.1 | 753 | 9/5/2021 |
2.4.1-rc2 | 250 | 9/4/2021 |
2.4.1-rc1 | 231 | 9/1/2021 |
2.4.0 | 660 | 7/11/2021 |
2.4.0-rc1 | 300 | 7/11/2021 |
2.3.2 | 648 | 6/21/2021 |
2.3.2-rc1 | 230 | 6/21/2021 |
2.2.2 | 412 | 6/3/2021 |
2.2.2-rc1 | 217 | 6/2/2021 |
2.2.1 | 396 | 5/30/2021 |
2.2.1-rc1 | 358 | 5/30/2021 |
2.1.2 | 375 | 5/23/2021 |
2.1.2-rc1 | 221 | 5/23/2021 |
2.1.1 | 449 | 5/15/2021 |
2.1.1-rc2 | 220 | 5/15/2021 |
2.1.1-rc1 | 193 | 5/15/2021 |
2.1.0 | 397 | 4/23/2021 |
2.1.0-rc3 | 274 | 4/20/2021 |
2.1.0-rc2 | 236 | 4/15/2021 |
2.1.0-rc1 | 491 | 4/25/2020 |
2.0.0 | 1,157 | 5/29/2019 |
2.0.0-rc8 | 560 | 5/10/2019 |
2.0.0-rc7 | 577 | 3/29/2019 |
2.0.0-rc6 | 551 | 3/10/2019 |
2.0.0-rc5 | 705 | 1/15/2019 |
2.0.0-rc4 | 632 | 12/31/2018 |
2.0.0-rc3 | 670 | 12/28/2018 |
2.0.0-rc2 | 599 | 12/12/2018 |
2.0.0-rc1 | 743 | 12/4/2018 |
1.4.1-rc8 | 682 | 11/11/2018 |
1.4.1-rc7 | 715 | 11/8/2018 |
1.4.1-rc6 | 654 | 10/24/2018 |
1.4.1-rc5 | 666 | 10/13/2018 |
1.4.1-rc4 | 759 | 10/9/2018 |
1.4.1-rc3 | 1,083 | 5/20/2018 |
1.4.1-rc2 | 1,057 | 12/15/2017 |
1.4.1-rc1 | 852 | 12/4/2017 |
1.4.0 | 1,402 | 8/9/2017 |
1.4.0-rc5 | 868 | 7/21/2017 |
1.4.0-rc4 | 887 | 7/20/2017 |
1.4.0-rc3 | 772 | 7/19/2017 |
1.4.0-rc2 | 783 | 7/19/2017 |
1.4.0-rc1 | 845 | 7/10/2017 |
1.3.1 | 1,933 | 7/3/2016 |
1.3.0 | 1,524 | 5/12/2016 |
1.2.2 | 1,062 | 5/8/2016 |
1.2.1 | 1,095 | 4/17/2016 |
1.2.0 | 1,522 | 3/27/2016 |
1.1.2 | 1,434 | 3/18/2016 |
1.1.1 | 1,114 | 2/1/2016 |
1.1.0 | 1,082 | 1/31/2016 |
Added base class for integration tests for setups with concrete container and adapter.