Attest.Fake.Builders
1.1.3-rc-1
See the version list below for details.
dotnet add package Attest.Fake.Builders --version 1.1.3-rc-1
NuGet\Install-Package Attest.Fake.Builders -Version 1.1.3-rc-1
<PackageReference Include="Attest.Fake.Builders" Version="1.1.3-rc-1" />
paket add Attest.Fake.Builders --version 1.1.3-rc-1
#r "nuget: Attest.Fake.Builders, 1.1.3-rc-1"
// Install Attest.Fake.Builders as a Cake Addin #addin nuget:?package=Attest.Fake.Builders&version=1.1.3-rc-1&prerelease // Install Attest.Fake.Builders as a Cake Tool #tool nuget:?package=Attest.Fake.Builders&version=1.1.3-rc-1&prerelease
This package provides base builders
for fake objects in unit, integration and end-to-end tests.
Learn more about Target Frameworks and .NET Standard.
-
- Attest.Fake.Core (>= 1.0.9)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Attest.Fake.Builders:
Package | Downloads |
---|---|
Attest.Fake.Data
This package provides means of storing and loading fake data using builders |
|
LogoFX.Client.Data.Fake.ProviderBuilders
LogoFX Client Data Fake Provider Builders contains base class for fake provider builders. This functionality is used inside the Data layer of a Client/Server App. |
|
LogoFX.Client.Tests.Integration.NUnit.Core
LogoFX Client Tests Integration NUnit containing implementation of Builder Registration Service for NUnit. |
|
LogoFX.Client.Tests.Integration.SpecFlow.Core
LogoFX Client Testing Integration SpecFlow Core containing implementation of Builder Registration Service for SpecFlow. |
|
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 | 3,466 | 10/21/2022 |
2.4.6-rc1 | 949 | 10/4/2022 |
2.4.5 | 2,073 | 4/15/2022 |
2.4.5-rc1 | 385 | 2/11/2022 |
2.4.4 | 5,118 | 1/23/2022 |
2.4.3 | 8,300 | 11/24/2021 |
2.4.3-rc1 | 699 | 11/21/2021 |
2.4.2 | 2,676 | 11/6/2021 |
2.4.2-rc1 | 554 | 11/5/2021 |
2.4.1 | 4,151 | 9/5/2021 |
2.4.1-rc2 | 630 | 9/4/2021 |
2.4.1-rc1 | 640 | 9/1/2021 |
2.4.0 | 3,452 | 7/11/2021 |
2.4.0-rc1 | 683 | 7/11/2021 |
2.3.2 | 3,543 | 6/21/2021 |
2.3.2-rc1 | 679 | 6/21/2021 |
2.2.2 | 1,469 | 6/3/2021 |
2.2.2-rc1 | 626 | 6/2/2021 |
2.2.1 | 1,416 | 5/30/2021 |
2.2.1-rc1 | 778 | 5/30/2021 |
2.1.2 | 1,393 | 5/23/2021 |
2.1.2-rc1 | 623 | 5/23/2021 |
2.1.1 | 2,107 | 5/15/2021 |
2.1.1-rc2 | 644 | 5/15/2021 |
2.1.1-rc1 | 580 | 5/15/2021 |
2.1.0 | 1,382 | 4/23/2021 |
2.1.0-rc3 | 720 | 4/20/2021 |
2.1.0-rc2 | 676 | 4/15/2021 |
2.1.0-rc1 | 2,042 | 4/25/2020 |
2.0.1-rc1 | 529 | 3/2/2020 |
2.0.0 | 781 | 5/29/2019 |
2.0.0-rc4 | 475 | 5/10/2019 |
2.0.0-rc3 | 573 | 3/10/2019 |
2.0.0-rc2 | 643 | 1/15/2019 |
2.0.0-rc1 | 606 | 12/4/2018 |
1.2.1-rc4 | 829 | 9/21/2018 |
1.2.1-rc3 | 968 | 5/20/2018 |
1.2.1-rc2 | 1,387 | 12/15/2017 |
1.2.1-rc1 | 878 | 12/4/2017 |
1.2.0 | 3,213 | 8/9/2017 |
1.2.0-rc3 | 797 | 7/27/2017 |
1.2.0-rc2 | 2,949 | 7/19/2017 |
1.2.0-rc1 | 3,181 | 7/10/2017 |
1.1.3-rc-1 | 927 | 6/26/2017 |
1.1.2 | 9,981 | 6/29/2016 |
1.1.1 | 7,798 | 3/24/2016 |
1.1.0 | 9,829 | 3/18/2016 |
1.0.9 | 1,611 | 2/22/2016 |
1.0.8 | 2,462 | 2/1/2016 |
1.0.7.1 | 7,168 | 12/10/2015 |
1.0.7 | 6,144 | 9/27/2015 |
1.0.5 | 1,249 | 7/11/2015 |
1.0.4 | 2,847 | 7/11/2015 |
1.0.0 | 1,858 | 7/11/2015 |
Added interfaces for builders.