SpecFlowOSS / SpecFlow

#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
https://www.specflow.org/
Other
2.24k stars 754 forks source link

SpecFlow+LivingDoc showing wrong results #2519

Closed Naweap closed 2 years ago

Naweap commented 2 years ago

SpecFlow Version

3.9.7

Which test runner are you using?

SpecFlow+ Runner

Test Runner Version Number

3.9.7

.NET Implementation

.NET Core 3.1

Project Format of the SpecFlow project

Classic project format using packages.config

.feature.cs files are generated using

SpecFlow.Tools.MsBuild.Generation NuGet package

Test Execution Method

Visual Studio Test Explorer

SpecFlow Section in app.config or content of specflow.json

No response

Issue Description

Sometimes when I'm generating the LivingDoc based on the TestExecution.json file, the results are not displayed correctly. In the example below, the test is marked as failed but all the steps are successful. Also the attachments aren't displayed when clicking on "Show Test Output" button :

screenshot

Steps to Reproduce

Link to Repro Project

No response

Naweap commented 2 years ago

Answered from : https://github.com/SpecFlowOSS/SpecFlow/issues/2514

github-actions[bot] commented 2 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.