Skip to main content
Giveth.NUnit package icon

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

Total Downloads
1.9K
1,942
Published
Jan 16, 2019
Latest stable version

Install

.NET CLI
dotnet add package Giveth.NUnit --version 1.0.7
Package Manager Console
Install-Package Giveth.NUnit -Version 1.0.7
PackageReference
<PackageReference Include="Giveth.NUnit" Version="1.0.7" />

Frameworks

.NETStandard2.0

Dependencies

Giveth
.NETStandard2.0
[1.0.7, )
NUnit
.NETStandard2.0
[3.11.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.