ErraticMotion.TestFramework
0.1.2
Given-When-Then test framework that integrates NUnit and Ninject for unit and integration testing.
Install-Package ErraticMotion.TestFramework -Version 0.1.2
dotnet add package ErraticMotion.TestFramework --version 0.1.2
<PackageReference Include="ErraticMotion.TestFramework" Version="0.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ErraticMotion.TestFramework --version 0.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Test Doubles, Interaction Points, and State Verification types added.
Dependencies
-
.NETCoreApp 2.2
- FluentAssertions (>= 5.6.0)
- Moq (>= 4.10.1)
- Ninject (>= 3.3.4)
- NUnit (>= 3.10.1)
-
.NETFramework 4.6.1
- FluentAssertions (>= 5.6.0)
- Moq (>= 4.10.1)
- Ninject (>= 3.3.4)
- NUnit (>= 3.10.1)
-
.NETStandard 2.0
- FluentAssertions (>= 5.6.0)
- Moq (>= 4.10.1)
- Ninject (>= 3.3.4)
- NUnit (>= 3.10.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.