q2ebanking / boa-constrictor

Boa Constrictor is a C# implementation of the Screenplay Pattern. Its primary use case is Web UI and REST API test automation. Boa Constrictor helps you make better interactions for better automation!
https://q2ebanking.github.io/boa-constrictor/
Other
118 stars 41 forks source link

User Guide: Generating test log reports #153

Open AutomationPanda opened 3 years ago

AutomationPanda commented 3 years ago

Write a user guide for the doc site to show how to generate test log reports.

manisha-27 commented 2 years ago

Hey @AutomationPanda , I would like to work on this issue, please assign me this issue. Also please provide me a reference so that I can understand what I'm needed to do. Thank you

AutomationPanda commented 2 years ago

Shoot, this will be difficult to explain. It might be better to save this one for one of the project's maintainers.

The test log report dumper is here: https://github.com/q2ebanking/boa-constrictor/blob/main/Boa.Constrictor/Dumping/Dumpers/TestLogReportDumper.cs