Automates, via PowerShell, the process of executing SpecFlow features via specflow.exe to produce a html report that can be shown in TeamCity.
Info
| Version: | 1.3.7 |
| Author(s): | Johan Leino |
| Last Update: | Tuesday, October 8, 2013 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/jole78/TeamCity.SpecFlow.Reporting/wiki |
| NuGet Url: | https://www.nuget.org/packages/TeamCity.SpecFlow.Reporting |
Install
Install-Package TeamCity.SpecFlow.Reporting
dotnet add package TeamCity.SpecFlow.Reporting
paket add TeamCity.SpecFlow.Reporting
TeamCity.SpecFlow.Reporting Download (Unzip the "nupkg" after downloading)
Dependencies
- SpecFlow
- NUnit.Runners(2.6)
Tags