TeamCity.SpecFlow.Reporting
1.3.7
Automates, via PowerShell, the process of executing SpecFlow features via specflow.exe to produce a html report that can be shown in TeamCity.
Install-Package TeamCity.SpecFlow.Reporting -Version 1.3.7
dotnet add package TeamCity.SpecFlow.Reporting --version 1.3.7
<PackageReference Include="TeamCity.SpecFlow.Reporting" Version="1.3.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TeamCity.SpecFlow.Reporting --version 1.3.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TeamCity.SpecFlow.Reporting, 1.3.7"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install TeamCity.SpecFlow.Reporting as a Cake Addin #addin nuget:?package=TeamCity.SpecFlow.Reporting&version=1.3.7 // Install TeamCity.SpecFlow.Reporting as a Cake Tool #tool nuget:?package=TeamCity.SpecFlow.Reporting&version=1.3.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/jole78/TeamCity.SpecFlow.Reporting/releases/tag/v1.3.7
Dependencies
-
- NUnit.Runners (>= 2.6.0)
- SpecFlow
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.