Decathlon / tzatziki

Decathlon library to ease and promote Test Driven Development of Java microservices!
Apache License 2.0
61 stars 30 forks source link

Please annotate a glue class with some context configuration. #307

Open damienrucart opened 2 months ago

damienrucart commented 2 months ago

Hello,

When i launch my project in my local repo, everything work fine but on the team repo i have this error:

GRAVE: Exception while executing pickle java.util.concurrent.ExecutionException: io.cucumber.core.backend.CucumberBackendException: Please annotate a glue class with some context configuration.

alexandrepa commented 1 month ago

Hello, do you have an example branch with the problem ? Do you launch your test with a custom maven goal in your CI ?