Forum Discussion

LucasLanfredi's avatar
LucasLanfredi
New Contributor
12 months ago

My cumcumber test didn't works

I'm trying to run a test for the Service getEnderecoResponse, but it's not working. The ConsultaEnderecoServiceSteps test seems to run, but I'm getting this error: FAILURE: Build failed with an exception.

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

No tests found for given includes: com.wipro.calculadoraFrete.ConsultaEnderecoServiceSteps

  • 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.

I've included the structure of my project for you to take a look. This is my first test, I hope you can help me.

In the ConsultaEnderecoService file, when I click to run, it shows "Nothing here".