Open AugustineAutoGit opened 5 months ago
you could take this as reference https://github.com/kobenguyent/codeceptjs-a11y-helper/blob/main/.github/workflows/acceptance-tests.yml
@kobenguyent Will this work for history and retries?? Like will we get history and retry data
@AugustineAutoGit I'm not sure about History, but Retries should work.
btw, I'm using https://github.com/allure-framework/allure-js/tree/main/packages/allure-codeceptjs not the legacy version.
@kobenguyent I previously tried with allure-codeceptjs, but I can see the screenshots are not attached with steps , but below all the steps like below:
do you have this issue??
@kobenguyent Thanks allure-patch resolves my github actions yaml file config issue. Please let me know about the above screenshot issue in allure-codeceptjs
Sorry I don't know much about the allure-CodeceptJS, maybe you could raise an issue there.
@kobenguyent How can we configure github actions yaml file to see the the allure report in gh-pages?? Like when we run 'npx allure serve output' in local it open the browser to show the report with Pass/Fail/Skip status How can we setup the same in github actions yaml file??
I tried the way mentioned here: https://allurereport.org/docs/integrations-github/
but the page is not loading components: