问题
I have just discovered Allure thanks to this post: How to display a directory full of junit test result files
I am wondering if Allure is in fact suited for this situation. Basically, I am looking to visualize test results that are collected in an s3 bucket. These results were pushed out of kubernetes jobs that run the tests with gradle. Allure could be added to the build.gradle (and it would be great to be able to use the allure annotations).
Ideally, I would like to get as much of the Allure features to work as possible.
来源:https://stackoverflow.com/questions/58716017/can-allure-be-used-with-a-s3-bucket-full-of-test-result-xml-files