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
- fix(core): exit CLI after BeforeAll/AfterAll failures
- Use just-in-time property parsing
- Extract CLI to it's own module
- Consider using `junit-platform-commons` for classpath scanning
- Remove events from cucumber-plugin in favor of messages
- Support conditional execution of @BeforeAll and @AfterAll hooks using Tags
- Memoize configuration parameters that are costly to create
- Don't use AmbiguousStepDefinitionsException for control flow
- Publish Javadoc
- Suggest snippets when parameter types are undefined
- Docs
- Java not yet supported