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

https://github.com/allure-examples/allure-specflow

Example of usage Allure Report with SpecFlow
https://github.com/allure-examples/allure-specflow

allure allure-report csharp dotnet example nunit specflow

Last synced: 11 months ago
JSON representation

Example of usage Allure Report with SpecFlow

Awesome Lists containing this project

README

          

# allure-specflow
Example of usage Allure Report with SpecFlow

This project uses SpecFlow 3 and .NET 7.0.

The generated report is available here: (https://allure-examples.github.io/allure-specflow).

> [!NOTE]
> The report has manually defined categories to help distinguish between test
> and product defects. Allure-specflow doesn't do that on its own because of
> (https://github.com/allure-framework/allure-csharp/issues/399).