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" />
<PackageVersion Include="AUT.ConfigureTestProjects" Version="5.4.4" />
<PackageReference Include="AUT.ConfigureTestProjects" />
paket add AUT.ConfigureTestProjects --version 5.4.4
#r "nuget: AUT.ConfigureTestProjects, 5.4.4"
#:package AUT.ConfigureTestProjects@5.4.4
#addin nuget:?package=AUT.ConfigureTestProjects&version=5.4.4
#tool nuget:?package=AUT.ConfigureTestProjects&version=5.4.4
Helper methods collection. Explore functionality for increase coverage gain.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- 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,752 | 10/16/2018 |
| 5.4.3 | 1,457 | 10/4/2018 |
| 5.4.1 | 1,370 | 10/3/2018 |
| 5.4.0 | 2,433 | 9/29/2018 |
| 5.3.2 | 1,353 | 9/27/2018 |
| 5.3.0 | 1,287 | 9/27/2018 |
| 5.2.7 | 1,272 | 9/27/2018 |
| 5.2.6 | 1,316 | 9/27/2018 |
| 5.2.5.1 | 1,374 | 9/27/2018 |
| 5.2.5 | 1,323 | 9/27/2018 |
| 5.2.4 | 1,299 | 9/27/2018 |
| 5.2.3 | 1,289 | 9/27/2018 |
| 5.2.2 | 1,283 | 9/27/2018 |
| 5.2.1 | 1,310 | 9/27/2018 |
| 5.2.0 | 1,357 | 9/26/2018 |
| 5.0.0 | 1,267 | 9/26/2018 |
| 4.4.0 | 1,347 | 9/20/2018 |
| 4.3.3 | 4,276 | 8/31/2018 |
| 4.3.2 | 1,301 | 8/31/2018 |
| 4.3.1 | 2,111 | 8/23/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