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

fix(#1116): Fix CitrusLifecycleHooks to not break Cucumber API #1118

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

christophd
Copy link
Member

  • Do not use Cucumber before/after annotations as part of CitrusLifecycleHooks as this may lead to errors when loading the class with normal glue code API
  • CitrusLifecycleHooks are only supposed to be loaded by the special Citrus backend implementation

Fixes #1116
Fixes #1047

- Do not use Cucumber before/after annotations as part of CitrusLifecycleHooks as this may lead to errors when loading the class with normal glue code API
- CitrusLifecycleHooks are only supposed to be loaded by the special Citrus backend implementation
@christophd christophd merged commit 7dfad50 into main Jan 31, 2024
1 check passed
@bbortt bbortt deleted the issue/1116/citrus-cucumber-lifecycle-hooks branch February 1, 2024 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant