Coverage with cucumber #336
Unanswered
vincent-baliton
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Is there a way for camunda-process-test-coverage to work with cucumber tests? I've tried using @ExtendWith and @RegisterExtension to initialize the coverage plugin, but it looks like they don't work with cucumber. Am I missing something? Is there an example I can take a look at?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions