-
Notifications
You must be signed in to change notification settings - Fork 2
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
Integration with cucumber-jvm? #1
Comments
Hi, thanks for your interest in this project! I was planning to contact the cucumber folks whether they might accept a pull request. I'll keep everyone updated who's interested. |
I started a discussion here: https://groups.google.com/forum/?fromgroups=#!topic/cukes/ABEp_iepzb4 |
Here's the pull request for cucumber-jvm: cucumber/cucumber-jvm#525 |
cucumber-android has now been successfully integrated with cucumber-jvm! You can expect a release version with the next update of cucumber-jvm. Meanwhile there are snapshots available from here: https://oss.sonatype.org/content/repositories/snapshots/info/cukes/cucumber-android/ |
Good news, thank you! So as far as I see it, Cucumber-Android is now a module of Cucumver-JVM. Does that mean we can now use the command line for cucumber options, e.g. '--tags'? Sorry for bothering, but like I said I already hacked tag-support into your code which is working, and I wouldn't want to mess that up currently. |
Hi there,
I was considering doing pretty much what your project is doing to get Cucumber working with Android tests that use UIAutomator and Robotium.
Do you have any plans for integration into the cucumber-jvm project?
https://github.com/cucumber/cucumber-jvm
Thanks for sharing :)
The text was updated successfully, but these errors were encountered: