Info
| Version: | 1.0.22 |
| Author(s): | Nick Hammond, Rob Fahey |
| Last Update: | Monday, July 3, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/robert-fahey/StepInterceptor |
| NuGet Url: | https://www.nuget.org/packages/Specflow.StepInterceptor |
Install
Install-Package Specflow.StepInterceptor
dotnet add package Specflow.StepInterceptor
paket add Specflow.StepInterceptor
Specflow.StepInterceptor Download (Unzip the "nupkg" after downloading)
Dependencies
- SpecFlow(>= 2.1.0)
Tags
E.g. Invoke .build() on a builder when the first 'When' step is called.
Removing the need for a filler step to build the object.