LivingDoc report is not reflecting the newly added scenario. [LivingDoc report updates/generates successfully]]
Hi,
I'm using SpecFlow+LivingDoc Generator. The LivingDoc is not updating with the newly added scenarios. I recently updated the latest LivingDoc version 3.9.57. The report generated successfully although the scenario was not updated on the report. I can see the previously created scenarios on the report.
The project.Specs.dll file missing as well from the project folder.
I'm using below command to generate the report.
livingdoc test-assembly C:\Work\MyProject.Specs\bin\Debug\netcoreapp3.1\MyProject.dll -t C:\Work\MyProject.Specs\bin\debug\netcoreapp3.1\TestExecution.json
Thank You.
-
Only to be sure, you did compile your project after you added the new scenario and before you run the command?
And you are building in Debug Configuration.
0 -
Thank you, Andreas for the reply.
Yes, I did compile the project and not building in debug configuration.
0
Please sign in to leave a comment.
Comments
2 comments