allure2
allure2 copied to clipboard
How to get the test case count, pass count and fail count from allure report ?
I am using cypress and gitlab. We integrated the allure-* folders to AWS s3 and those will be a static website. Now i need to find out the no of test cases executed, test cases passed and test cases failed.
Is there a property for allure to get this information?