GivePenny.GherkinSpec.TestAdapter
2.1.7
Cross-platform Gherkin test adapter for .NET Core (true .NET Standard). Write tests in Gherkin and steps in a .NET language. Supports dependency injection in steps classes, async/await and running tests in parallel. Use any assertions library or unit test framework. Needs no Visual Studio Extension or generated designer files. See https://github.com/GivePenny/GherkinSpec.SimpleExample for an example test project.
Install-Package GivePenny.GherkinSpec.TestAdapter -Version 2.1.7
dotnet add package GivePenny.GherkinSpec.TestAdapter --version 2.1.7
<PackageReference Include="GivePenny.GherkinSpec.TestAdapter" Version="2.1.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GivePenny.GherkinSpec.TestAdapter --version 2.1.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: GivePenny.GherkinSpec.TestAdapter, 2.1.7"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.0
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on GivePenny.GherkinSpec.TestAdapter:
Package | Downloads |
---|---|
GivePenny.GherkinSpec.Logging
Bridge to allow GivePenny GherkinSpec test runs to capture messages sent to Microsoft's .NET Core ILogger interface by the subject-under-test.
|
|
GivePenny.SimpleEventBus.Testing
Library of shared integration test steps for adapters for GivePenny SimpleEventBus. SimpleEventBus is an opinionated .NET Standard library to glue Azure Service Bus to message handler classes, with a slant towards event-orientated messaging.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.1.7 | 2,867 | 11/28/2019 |
2.1.6 | 170 | 11/28/2019 |
2.1.5 | 170 | 11/27/2019 |
2.0.11 | 180 | 11/25/2019 |
2.0.10 | 161 | 11/22/2019 |
2.0.8 | 158 | 11/20/2019 |
2.0.7 | 150 | 11/20/2019 |
1.1.13 | 163 | 11/18/2019 |
1.1.9 | 4,814 | 8/29/2019 |
1.1.8 | 277 | 8/19/2019 |
1.1.7 | 4,829 | 7/5/2019 |
1.1.5 | 237 | 6/19/2019 |
1.1.4 | 401 | 5/10/2019 |
1.1.3 | 303 | 4/23/2019 |
1.1.2 | 299 | 3/15/2019 |
1.1.1 | 237 | 3/14/2019 |
1.0.15 | 263 | 2/28/2019 |
1.0.14 | 244 | 2/28/2019 |
1.0.13 | 313 | 2/20/2019 |
1.0.9 | 354 | 1/30/2019 |
1.0.8 | 322 | 1/29/2019 |
1.0.7 | 346 | 1/13/2019 |
1.0.6 | 335 | 1/6/2019 |
1.0.4 | 332 | 12/30/2018 |
1.0.3 | 299 | 12/24/2018 |