AUT.ConfigureTestProjects
5.4.4
dotnet add package AUT.ConfigureTestProjects --version 5.4.4
NuGet\Install-Package AUT.ConfigureTestProjects -Version 5.4.4
<PackageReference Include="AUT.ConfigureTestProjects" Version="5.4.4" />
paket add AUT.ConfigureTestProjects --version 5.4.4
#r "nuget: AUT.ConfigureTestProjects, 5.4.4"
// Install AUT.ConfigureTestProjects as a Cake Addin
#addin nuget:?package=AUT.ConfigureTestProjects&version=5.4.4
// Install AUT.ConfigureTestProjects as a Cake Tool
#tool nuget:?package=AUT.ConfigureTestProjects&version=5.4.4
Helper methods collection. Explore functionality for increase coverage gain.
Product | Versions |
---|---|
.NET Framework | net462 net463 net47 net471 net472 net48 net481 |
-
- AutoFixture.AutoMoq (>= 4.5.0)
- AutoFixture.NUnit3 (>= 4.5.0)
- Moq (>= 4.9.0)
- NUnit (>= 3.10.1)
- Shouldly (>= 3.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.1)
- System.Threading.Tasks.Extensions (>= 4.5.1)
- System.ValueTuple (>= 4.5.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.4.4 | 1,203 | 10/16/2018 |
5.4.3 | 1,046 | 10/4/2018 |
5.4.1 | 995 | 10/3/2018 |
5.4.0 | 2,016 | 9/29/2018 |
5.3.2 | 917 | 9/27/2018 |
5.3.0 | 882 | 9/27/2018 |
5.2.7 | 908 | 9/27/2018 |
5.2.6 | 920 | 9/27/2018 |
5.2.5.1 | 960 | 9/27/2018 |
5.2.5 | 934 | 9/27/2018 |
5.2.4 | 910 | 9/27/2018 |
5.2.3 | 891 | 9/27/2018 |
5.2.2 | 882 | 9/27/2018 |
5.2.1 | 919 | 9/27/2018 |
5.2.0 | 942 | 9/26/2018 |
5.0.0 | 872 | 9/26/2018 |
4.4.0 | 925 | 9/20/2018 |
4.3.3 | 3,844 | 8/31/2018 |
4.3.2 | 917 | 8/31/2018 |
4.3.1 | 1,681 | 8/23/2018 |
4.3.0 | 972 | 8/23/2018 |
4.2.6 | 1,072 | 8/19/2018 |
4.2.5 | 993 | 8/19/2018 |
4.2.4 | 965 | 8/19/2018 |
4.2.3 | 2,114 | 8/14/2018 |
4.2.2 | 1,179 | 8/9/2018 |
4.2.1 | 1,036 | 8/9/2018 |
4.2.0 | 1,054 | 8/8/2018 |
4.1.0 | 1,004 | 7/31/2018 |
4.0.0 | 964 | 7/31/2018 |
3.9.0 | 962 | 7/31/2018 |
3.8.0 | 1,003 | 7/31/2018 |
3.7.0 | 1,059 | 7/25/2018 |
3.6.0 | 967 | 7/25/2018 |
3.5.0 | 966 | 7/25/2018 |
3.4.0 | 1,072 | 7/18/2018 |
3.3.0 | 1,157 | 7/12/2018 |
3.2.0 | 1,117 | 7/12/2018 |
3.1.0 | 1,156 | 7/11/2018 |
3.0.0 | 1,151 | 7/11/2018 |
2.7.0 | 1,083 | 7/7/2018 |
2.6.0 | 1,053 | 7/7/2018 |
2.5.0 | 1,065 | 7/6/2018 |
2.4.0 | 1,049 | 7/6/2018 |
2.3.0 | 1,185 | 7/6/2018 |
2.2.0 | 1,168 | 7/6/2018 |
2.1.0 | 1,186 | 7/5/2018 |
2.0.0 | 1,172 | 7/4/2018 |
1.0.9 | 6,613 | 5/31/2018 |
1.0.8 | 1,168 | 5/31/2018 |
1.0.7 | 1,481 | 5/31/2018 |
1.0.6 | 1,228 | 5/31/2018 |
1.0.5 | 1,487 | 5/28/2018 |
1.0.4 | 2,091 | 5/21/2018 |
1.0.3 | 1,401 | 5/11/2018 |
1.0.2 | 1,100 | 5/10/2018 |
1.0.1 | 1,104 | 5/10/2018 |
1.0.0.9 | 1,106 | 5/10/2018 |
1.0.0.8 | 1,101 | 5/10/2018 |
1.0.0.7 | 996 | 5/10/2018 |
1.0.0.6 | 1,111 | 5/10/2018 |
1.0.0.5 | 1,082 | 5/10/2018 |
1.0.0.4 | 1,131 | 5/10/2018 |
1.0.0.3 | 1,097 | 5/10/2018 |
1.0.0.2 | 1,089 | 5/10/2018 |
1.0.0.1 | 1,135 | 5/10/2018 |
1.0.0 | 1,258 | 5/9/2018 |
AUT Engineering Team Project. Added explore functionality for increase coverage gain.
Fixed the critical issue, Explore Field method without generic argument
- We need to keep the explore field method with generic argument as it is.
- Added backwards compatibility with 2.7 and 1.0.9
- Added new methods with instance inject.
- Explore static method functionality fixed.
- Static methods can be called with or without instance.
- Static fixture moved to non-static version
- New Abstract class added for typed generics.
- Supported with Generator 0.2.2 - Backwards compatibality added with 4.4