Ghpr.MSTest.SpecFlowPlugin

Easy-to-use test run reporter for SpecFlow and MSTest unit test provider


Keywords
.NET, package, HTML, report, reporting, tool, SpecFlow, nuget, plugin, qa, qa-automation-test, qatools, reporting-project, reporting-tool, test-automation, testing
License
MIT
Install
Install-Package Ghpr.MSTest.SpecFlowPlugin -Version 0.9.9.9

Documentation

Project icon

Some Links:
Core | MSTest | MSTestV2 | NUnit | SpecFlow | Console | Site Repo

Build status NuGet Version Codacy Badge CodeFactor FOSSA Status

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:

    <plugins>
      <add name="Ghpr.NUnit" type="Runtime" />
    </plugins>
  • 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 for all packages.

License

FOSSA Status