cucumber-jvm
https://github.com/cucumber/cucumber-jvm
Java
Cucumber for the JVM
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported29 Subscribers
View all SubscribersAdd a CodeTriage badge to cucumber-jvm
Help out
- Issues
- Hardcoded scenario (pickle) order
- All scenarios from same feature file are running in isolation even if only one has the @isolated tag
- Not all methods of Springs `TestContextManager` are invoked.
- Google Guice- Add on option to detect if the scenario is the last one in order to close session based dependencies
- Implement cucumber-java-lambda
- Consider deprecation of cdi2 in favour of jakarta-cdi
- Support programatically customizing SeContainer
- [Java] Define step definitions and hooks with minimal ceremony
- Expose report dialog for reusage during CI
- hooks should not require public visibility -- at least should log an error/warning
- Docs
- Java not yet supported