LivingDoc report shows results for only 1 of 6 features executed in parallel
Hi All! I'm having an issue with the report generated by the Azure DevOps Pipeline step: "SpecFlow+LivingDoc".
I have 6 different features, all with tests in it.
When executing 1 test per feature in one single execution (Parallel execution), the LivingDoc.html only displays results for 1 feature, the others appear as "Others".
There is only one TestExecution.sjon file generated, no several ones. How can I get all the results?
Thanks
-
Hey, Franco I used to have the same prob ... the solution was following the answer from my post.
0 -
Thanks for the solution Antonio Chiong
Unfortunately, it did not fixed my issue, since I'm using Assembly:Parallelizable from the Hooks class.
I had to leave executions as sequencial in order to get the full Report results.
0
Please sign in to leave a comment.
Comments
2 comments