You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
allure report was multiple files and this required zipping an archive to group the report before generate and many other work load , now we can generate single html file as extent report
Describe the solution you'd like
A clear and concise description of what you want to happen.
i want allure report to be generated as html file based on user preference , i want user to keep old allure results folder as a history if he want as it is + generating the HTML file to facilitate viewing report and avoiding generating templ folder
i want to update generate allure archive after execution to contain only the new generated Html file .
Is your feature request related to a problem? Please describe.
allure report was multiple files and this required zipping an archive to group the report before generate and many other work load , now we can generate single html file as extent report
Describe the solution you'd like
A clear and concise description of what you want to happen.
i want allure report to be generated as html file based on user preference , i want user to keep old allure results folder as a history if he want as it is + generating the HTML file to facilitate viewing report and avoiding generating templ folder
i want to update generate allure archive after execution to contain only the new generated Html file .
allure-framework/allure2#2072
The text was updated successfully, but these errors were encountered: