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)
- Host: GitHub
- URL: https://github.com/ghpreporter/ghpr.specflow
- Owner: GHPReporter
- License: mit
- Created: 2016-08-25T08:47:54.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T09:19:13.000Z (about 3 years ago)
- Last Synced: 2025-09-01T00:20:26.236Z (4 months ago)
- Topics: nuget, plugin, qa, qa-automation-test, qatools, reporting, reporting-project, reporting-tool, specflow, test-automation, testing
- Language: C#
- Homepage: http://ghpreporter.github.io/
- Size: 1.81 MB
- Stars: 10
- Watchers: 3
- Forks: 5
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Some Links:
Core |
MSTest |
MSTestV2 |
NUnit |
SpecFlow |
Console |
Site Repo
[](https://ci.appveyor.com/project/elv1s42/ghpr-specflow)
[](https://www.nuget.org/packages/Ghpr.SpecFlowPlugin)
[](https://www.codacy.com/app/GHPReporter/Ghpr.SpecFlow?utm_source=github.com&utm_medium=referral&utm_content=GHPReporter/Ghpr.SpecFlow&utm_campaign=Badge_Grade)
[](https://www.codefactor.io/repository/github/ghpreporter/ghpr.specflow)
[](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
[](https://app.fossa.io/projects/git%2Bgithub.com%2FGHPReporter%2FGhpr.SpecFlow?ref=badge_large)