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

Integration with cucumber-jvm? #1

Closed
gambitside opened this issue May 7, 2013 · 5 comments
Closed

Integration with cucumber-jvm? #1

gambitside opened this issue May 7, 2013 · 5 comments
Assignees
Labels

Comments

@gambitside
Copy link

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 :)

@ghost ghost assigned mfellner May 7, 2013
@mfellner
Copy link
Owner

mfellner commented May 7, 2013

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.

@mfellner
Copy link
Owner

@mfellner
Copy link
Owner

Here's the pull request for cucumber-jvm: cucumber/cucumber-jvm#525

@mfellner
Copy link
Owner

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/

@cdraeger
Copy link

cdraeger commented Jul 3, 2013

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants