question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Move Cucumber-Android out of Cucumber-JVM

See original GitHub issue

A few months ago we moved the JVM language modules out of cucumber-jvm into standalone git repositories/maven projects.

Last week we removed OSGi - see #1404.

I want to move cucumber-android to a separate project too, for the same reasons:

  • It’s hard to build, and most of the core team are not familiar with the toolchain
  • It only accounts for 0.14% of all Cucumber usage (according to the metrics in the blog post above)

Are there any @cucumber/committers who are interested in taking over ownership of this? There isn’t a cucumber-android team yet, but I’m happy to set one up.

If nobody steps up this is likely to go the same way as OSGi I’m afraid.

@friederbluemle @SierraGolf @cgnuechtel @K76154 @mfellner you have contributed to cucumber-android in the past. Are you interested in taking this over?

/cc @mattwynne

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:12 (11 by maintainers)

github_iconTop GitHub Comments

4reactions
friederbluemlecommented, Jul 4, 2018

Hi @aslakhellesoy, I’m also volunteering for cucumber-android maintenance. Thanks 🙇

4reactions
lsuskicommented, Jul 4, 2018

cucumber-android is quite simple and does not require much maintenance due to cucumber-core or cucumber-java changes. I could take ownership of this project but I’m not sure about exact responsibility - what kind of work should be done by me now and in the future?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cucumber-JVM
Watch the Cucumber School video lesson on installing Cucumber for JVM languages here. Cucumber-JVM is published in the central Maven repository.
Read more >
Be Da Developer, Cucumber on Android | by Emma Suzuki
That's all for setting up your Android Studio for Cucumber Tests. Let's move on to our main focus. Start Writing Tests. Cucumber tests...
Read more >
cucumber-android unable to find step definitions in project ...
I was able to figure out the problem through trial and error. First tried moving my step definitions from src/main to src/test but...
Read more >
Android BDD with Cucumber and Espresso — the full guide
If you are planning to use Java language in your project, in Android Studio you need to install Cucumber for Java plugin.
Read more >
Getting Started with Cucumber - RayWenderlich.com
Learn to use Cucumber, Gherkin, Hamcrest and Rest Assured to integrate ... In IntelliJ create a new Cucumber Java configuration with the ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found