pablocom / Selenium.AutomatedTests

Easily write maintainable end-to-end tests by writing scenarios in a fluent fashion.
MIT License
3 stars 0 forks source link

Export automation test report after tests exectution to HTML #7

Open pablocom opened 2 years ago

pablocom commented 2 years ago

Similar to Pickles with specflow

seymourpoler commented 2 years ago

IExportAutomationTestReport, receive a AutomationTestReport and return async Task concrete HtmlExportAutomationTestReport class