Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add allure plugin for Karate framework #1061

Closed
zhulanov-an opened this issue Feb 27, 2020 · 8 comments
Closed

Add allure plugin for Karate framework #1061

zhulanov-an opened this issue Feb 27, 2020 · 8 comments
Labels
type:new feature Change that add something new for end users

Comments

@zhulanov-an
Copy link

Add ability to generate allure report using Karate framework https://github.com/intuit/karate
Current json report plugin doesnt't work

@zhulanov-an zhulanov-an added the type:new feature Change that add something new for end users label Feb 27, 2020
@ashokkumarg
Copy link

any update on the feature?

@dhoanglong91
Copy link

any update?

1 similar comment
@auto110
Copy link

auto110 commented Dec 22, 2020

any update?

@felipecrs
Copy link

I wonder how this works:

https://www.linkedin.com/pulse/karate-integration-allure-reporting-kushan-shalindra-amarasiri-/

@vikramkvasanth
Copy link

@baev Adding this ability will be really good. Any update on the feature completion(due date) will help. Thank you.

@vhristov5555
Copy link
Contributor

Do we have some plans to add such plugin? It would help lots of people have better Allure reports.

@QATew
Copy link

QATew commented May 4, 2023

I see this has been merged. Any input on how to use it? @baev

@baev
Copy link
Member

baev commented Jan 8, 2024

https://mvnrepository.com/artifact/io.qameta.allure/allure-karate

To configure it, add AllureKarate Runtime Hook to com.intuit.karate.Runner:

Runner.path("...").hook(new AllureKarate())...;

@baev baev closed this as completed Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:new feature Change that add something new for end users
Projects
None yet
Development

No branches or pull requests

9 participants