Giveth 1.0.7
A super simple BDD library that doesn't mangle your code, just add Given("..."); When("..."); Then("..."); to your tests. Generate Gherkin .feature files from your unit tests
Install-Package Giveth -Version 1.0.7
dotnet add package Giveth --version 1.0.7
<PackageReference Include="Giveth" Version="1.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Giveth --version 1.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Giveth:
Package | Downloads |
---|---|
Giveth.NUnit
A super simple BDD library that doesn't mangle your code, just add Given("..."); When("..."); Then("..."); to your tests. Generate Gherkin .feature files from your unit tests
|
GitHub repositories
This package is not used by any popular GitHub repositories.