An open API service indexing awesome lists of open source software.

https://github.com/ghpreporter/ghpr.specflow

Adapter for SpecFlow (generate HTML report for SpecFlow)
https://github.com/ghpreporter/ghpr.specflow

nuget plugin qa qa-automation-test qatools reporting reporting-project reporting-tool specflow test-automation testing

Last synced: 4 months ago
JSON representation

Adapter for SpecFlow (generate HTML report for SpecFlow)

Awesome Lists containing this project

README

          


Project icon



Some Links:

Core |
MSTest |
MSTestV2 |
NUnit |
SpecFlow |
Console |
Site Repo

[![Build status](https://ci.appveyor.com/api/projects/status/jtmugpb1axnpc97g?svg=true)](https://ci.appveyor.com/project/elv1s42/ghpr-specflow)
[![NuGet Version](https://img.shields.io/nuget/v/Ghpr.SpecFlowPlugin.svg)](https://www.nuget.org/packages/Ghpr.SpecFlowPlugin)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/a8d1af01424c4010b307bbb7257ff79f)](https://www.codacy.com/app/GHPReporter/Ghpr.SpecFlow?utm_source=github.com&utm_medium=referral&utm_content=GHPReporter/Ghpr.SpecFlow&utm_campaign=Badge_Grade)
[![CodeFactor](https://www.codefactor.io/repository/github/ghpreporter/ghpr.specflow/badge)](https://www.codefactor.io/repository/github/ghpreporter/ghpr.specflow)
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FGHPReporter%2FGhpr.SpecFlow.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2FGHPReporter%2FGhpr.SpecFlow?ref=badge_shield)

# Ghpr.SpecFlow

## Usage:

- Install latest nuget package. Use Ghpr.MSTest (if your tests are based on MSTest unit test provider) or Ghpr.NUnit (if NUnit is your unit test provider) plugin.
- Make sure your plugin is added into App.config file:

```xml



```

- Run your tests

For more information see working solution example here: https://github.com/GHPReporter/Ghpr.SpecFlow.Examples

# Release notes

You can find it [here](https://github.com/GHPReporter/Ghpr.Core/blob/master/RELEASE_NOTES.md) for all packages.

## License
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FGHPReporter%2FGhpr.SpecFlow.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FGHPReporter%2FGhpr.SpecFlow?ref=badge_large)