extentreports-csharp
extentreports-csharp copied to clipboard
Parallel Execution With SpecFlow/Extent Report - With Report Scenarios Getting Logged Under The Lastly Executed Thread
Hi Team,
I am in the process of enabling Parallel Execution for One of My Project; however ended up in a situation where I am able to execute test cases parallelly but the ExtentReport is generating wearied report - all the Test Steps are logged under the last scenario that got executed; where as i
have executed 3 separate feature files.
Solution that i am working on along with sample report attached. Tired to workout on couple of solution suggested in google with no luck . Can somebody give me direction on this.
@anshooarora - tired the solution from this repository location for Parallel Execution but not able to figure out where my solution is going wrong.. - just thought of adding this comment up
Will look into this.
Hi @anshooarora,
Facing the same issue while running in parallel. Scenarios are getting updated (sometimes) under random features but when running in sequential order steps are updated properly. Attached the html report in txt format.
Any updates on the fixes ? index .txt
Same happening for me as well @anshooarora is there any possibility to look in to this early?