DynamicSpecs.MSTest
2.3.0
DynamicSpecs MSTest integration
Install-Package DynamicSpecs.MSTest -Version 2.3.0
dotnet add package DynamicSpecs.MSTest --version 2.3.0
<PackageReference Include="DynamicSpecs.MSTest" Version="2.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DynamicSpecs.MSTest --version 2.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Thanks to @Firedragonweb we support now asynchronouse tests with GivenAsnyc and WhenAsync
We can also request types by using the RequestType attribute. In this case a default type will be injected to our SUT
Dependencies
-
- DynamicSpecs.AutoFacItEasy (>= 2.3.0)
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.