Recent versions of Cucumber and Allure throws error: It does not implement cucumber.api.Plugin
up vote
0
down vote
favorite
I've put together the following example to demonstrate an error I receive when trying to use Cucumber with Allure:
https://github.com/IlyasPatel/cucumber-allure-gradle
The error is on the README but here it is:
tests.CucumberJvmTest > initializationError FAILED
cucumber.runtime.CucumberException: Couldn't load plugin class:
io.qameta.allure.cucumberjvm.AllureCucumberJvm. It does not implement cucumber.api.Plugin
I've tried using earlier versions of Cucumber but still receive an error. The only version I can get working is when I use a very old version of cucumber when package structure was info.cukes rather then io.cucumber.
cucumber-jvm allure cucumber-java
add a comment |
up vote
0
down vote
favorite
I've put together the following example to demonstrate an error I receive when trying to use Cucumber with Allure:
https://github.com/IlyasPatel/cucumber-allure-gradle
The error is on the README but here it is:
tests.CucumberJvmTest > initializationError FAILED
cucumber.runtime.CucumberException: Couldn't load plugin class:
io.qameta.allure.cucumberjvm.AllureCucumberJvm. It does not implement cucumber.api.Plugin
I've tried using earlier versions of Cucumber but still receive an error. The only version I can get working is when I use a very old version of cucumber when package structure was info.cukes rather then io.cucumber.
cucumber-jvm allure cucumber-java
Have you tried updating your allure plugin?
– mpkorstanje
Nov 22 at 14:39
@mpkorstanje I have tried updating to version 2.5: dependencies { classpath "io.qameta.allure:allure-gradle:2.5" }
– Ilyas Patel
Nov 22 at 15:32
I've updated the git repo as well.
– Ilyas Patel
Nov 22 at 15:33
I think I'm getting closer but currently my report generates duplicate scenarios - github.com/IlyasPatel/stackoverflow-gradle-cucumber-allure
– Ilyas Patel
Nov 22 at 17:43
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I've put together the following example to demonstrate an error I receive when trying to use Cucumber with Allure:
https://github.com/IlyasPatel/cucumber-allure-gradle
The error is on the README but here it is:
tests.CucumberJvmTest > initializationError FAILED
cucumber.runtime.CucumberException: Couldn't load plugin class:
io.qameta.allure.cucumberjvm.AllureCucumberJvm. It does not implement cucumber.api.Plugin
I've tried using earlier versions of Cucumber but still receive an error. The only version I can get working is when I use a very old version of cucumber when package structure was info.cukes rather then io.cucumber.
cucumber-jvm allure cucumber-java
I've put together the following example to demonstrate an error I receive when trying to use Cucumber with Allure:
https://github.com/IlyasPatel/cucumber-allure-gradle
The error is on the README but here it is:
tests.CucumberJvmTest > initializationError FAILED
cucumber.runtime.CucumberException: Couldn't load plugin class:
io.qameta.allure.cucumberjvm.AllureCucumberJvm. It does not implement cucumber.api.Plugin
I've tried using earlier versions of Cucumber but still receive an error. The only version I can get working is when I use a very old version of cucumber when package structure was info.cukes rather then io.cucumber.
cucumber-jvm allure cucumber-java
cucumber-jvm allure cucumber-java
asked Nov 22 at 9:57
Ilyas Patel
152620
152620
Have you tried updating your allure plugin?
– mpkorstanje
Nov 22 at 14:39
@mpkorstanje I have tried updating to version 2.5: dependencies { classpath "io.qameta.allure:allure-gradle:2.5" }
– Ilyas Patel
Nov 22 at 15:32
I've updated the git repo as well.
– Ilyas Patel
Nov 22 at 15:33
I think I'm getting closer but currently my report generates duplicate scenarios - github.com/IlyasPatel/stackoverflow-gradle-cucumber-allure
– Ilyas Patel
Nov 22 at 17:43
add a comment |
Have you tried updating your allure plugin?
– mpkorstanje
Nov 22 at 14:39
@mpkorstanje I have tried updating to version 2.5: dependencies { classpath "io.qameta.allure:allure-gradle:2.5" }
– Ilyas Patel
Nov 22 at 15:32
I've updated the git repo as well.
– Ilyas Patel
Nov 22 at 15:33
I think I'm getting closer but currently my report generates duplicate scenarios - github.com/IlyasPatel/stackoverflow-gradle-cucumber-allure
– Ilyas Patel
Nov 22 at 17:43
Have you tried updating your allure plugin?
– mpkorstanje
Nov 22 at 14:39
Have you tried updating your allure plugin?
– mpkorstanje
Nov 22 at 14:39
@mpkorstanje I have tried updating to version 2.5: dependencies { classpath "io.qameta.allure:allure-gradle:2.5" }
– Ilyas Patel
Nov 22 at 15:32
@mpkorstanje I have tried updating to version 2.5: dependencies { classpath "io.qameta.allure:allure-gradle:2.5" }
– Ilyas Patel
Nov 22 at 15:32
I've updated the git repo as well.
– Ilyas Patel
Nov 22 at 15:33
I've updated the git repo as well.
– Ilyas Patel
Nov 22 at 15:33
I think I'm getting closer but currently my report generates duplicate scenarios - github.com/IlyasPatel/stackoverflow-gradle-cucumber-allure
– Ilyas Patel
Nov 22 at 17:43
I think I'm getting closer but currently my report generates duplicate scenarios - github.com/IlyasPatel/stackoverflow-gradle-cucumber-allure
– Ilyas Patel
Nov 22 at 17:43
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53428280%2frecent-versions-of-cucumber-and-allure-throws-error-it-does-not-implement-cucum%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Have you tried updating your allure plugin?
– mpkorstanje
Nov 22 at 14:39
@mpkorstanje I have tried updating to version 2.5: dependencies { classpath "io.qameta.allure:allure-gradle:2.5" }
– Ilyas Patel
Nov 22 at 15:32
I've updated the git repo as well.
– Ilyas Patel
Nov 22 at 15:33
I think I'm getting closer but currently my report generates duplicate scenarios - github.com/IlyasPatel/stackoverflow-gradle-cucumber-allure
– Ilyas Patel
Nov 22 at 17:43