#1 .NET BDD Framework. SpecFlow automates your testing & works with your existing code. Find Bugs before they happen. Behavior Driven Development helps developers, testers, and business representatives to get a better understanding of their collaboration
SpecFlow Version
0.6.964
Which test runner are you using?
SpecFlow+ Runner
Test Runner Version Number
?
.NET Implementation
.NET 8.0
Project Format of the SpecFlow project
Sdk-style project format
.feature.cs files are generated using
SpecFlow.Tools.MsBuild.Generation NuGet package
Test Execution Method
TFS/VSTS/Azure DevOps – Task – PLEASE SPECIFY THE NAME OF THE TASK
SpecFlow Section in app.config or content of specflow.json
I don't have app.config and/or specflow.json files
Issue Description
The following specflow task in Azure Devops results in a LivingDoc that is in json format instead of HTML
Steps to Reproduce
Just run the task and it will output LivingDoc in json format.
Link to Repro Project
No response