playwright-community / playwright-go

Playwright for Go a browser automation library to control Chromium, Firefox and WebKit with a single API.
https://playwright-community.github.io/playwright-go/
MIT License
1.94k stars 145 forks source link

Create Allure Report #321

Open marvinhosea opened 1 year ago

marvinhosea commented 1 year ago

Is there any guide or direction I can follow to generate allure reports from my tests?

ninadingole commented 1 year ago

did you try this: https://github.com/ozontech/allure-go, there is no native support for allure in go