How to use Allure for Karate tests ? #2580
-
Hello I am aware of the existence of an integration for karate (https://mvnrepository.com/artifact/io.qameta.allure/allure-karate), but I see zero documentation about it :( Can anybody give me some tips or can point me to a working example ? Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 2 replies
-
There is an official example is available https://github.com/allure-examples/allure-karate-example |
Beta Was this translation helpful? Give feedback.
-
Thanks a lot :) I still have this question Is it possible insert the screenshots in the exact order they are taken during the test instead of putting them at the end of the test? |
Beta Was this translation helpful? Give feedback.
-
I also realized that some empty tests are added to the report |
Beta Was this translation helpful? Give feedback.
-
I have another question How can I add to Allure report the HTTP responses ? |
Beta Was this translation helpful? Give feedback.
There is an official example is available https://github.com/allure-examples/allure-karate-example