Skip to content

Unable to run this Runner #1

@Ragul-Dhandapani

Description

@Ragul-Dhandapani

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
    ``

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions