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

Unable to run this Runner #1

Open
Ragul-Dhandapani opened this issue Aug 13, 2020 · 0 comments
Open

Unable to run this Runner #1

Ragul-Dhandapani opened this issue Aug 13, 2020 · 0 comments

Comments

@Ragul-Dhandapani
Copy link

Hi @connect2manu ,

Thanks for your effort and developing this code, It helped my research a lot. I have cloned this project then tried to run in my local. It gives me "No Test Found" error. I followed your all approach which you mentioned in your blog still its same. Can you please resolve this issue and run the same runner file? Also, if possible please try to run "CucumberWithSerenity" using your gradle tasks.

FYI - Please let me know if you stuck to create the Gradle Task and plugin which you might required in build.gradle

``

Task :processTestResources UP-TO-DATE
Task :testClasses
Task :test FAILED
Task :aggregate
Generating Serenity Reports for springboot-bdd-demo to directory /Users/xxxx/codeexamples/springboot-bdd-integration/target/site/serenity
FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':test'.

No tests found for given includes: com.z2h.demo.bdd.DemoFeatureRunner

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
  • Get more help at https://help.gradle.org
    BUILD FAILED in 1s
    7 actionable tasks: 5 executed, 2 up-to-date
    ``
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant