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

Move @Cucumber.Options annotation to core #549

Closed
aslakhellesoy opened this issue Jun 26, 2013 · 6 comments
Closed

Move @Cucumber.Options annotation to core #549

aslakhellesoy opened this issue Jun 26, 2013 · 6 comments
Assignees

Comments

@aslakhellesoy
Copy link
Contributor

We currently have @cucumber.api.junit.Cucumber.Options and a similar @cucumber.api.android.RunWithCucumber annotation used for Android.

We should deprecate these in favour of a @cucumber.api.CucumberOptions annotation that can be used by both the JUnit and Android runner (and possibly others in the future).

@ghost ghost assigned aslakhellesoy Jun 26, 2013
@chiavegatto
Copy link

When removing @cucumber. api. android. RunWithCucumber how can I change the location of where the features the glue?

@aslakhellesoy
Copy link
Contributor Author

@chiavegatto using the glue and features attributes. See @Cucumber.Options

@chiavegatto
Copy link

@aslak

@cucumber. Options works in cucumber android? I am trying to use to set the location of features and glue, but I cannot use the cucumber-android.

@aslakhellesoy
Copy link
Contributor Author

@chiavegatto This is an open ticket, which means it's something we're planning to do. When it's done the ticket will be closed.

@chiavegatto
Copy link

For now the default in cucumber-android is leaving these features within assets\features. And the glue?

mfellner added a commit that referenced this issue Sep 6, 2013
# By Aslak Hellesøy (9) and others
# Via Dmytro Chyzhykov (2) and others
* master:
  [TestNG] Java Calculator TestNG example project - #579 issue.
  [Jython] Access to scenario in Before and After hooks. Closes #582.
  Scenario Outlines: Replace tokens in the names of the generated "Example Scenario"s.
  Change some remaining Cucumber.Options to CucumberOptions
  No longer used
  No longer used
  master is SNAPSHOT
  Java Calculator TestNG example project.
  Enable Wicket example, using HtmlUnitDriver so it runs on Travis. Upgraded maven plugins.
  is deprecated in favour of . Closes #549
  Disable wicket example for now
  Updated History.md with Android improvements. Ref #547 and #574.
  Attribution. Fix broken test. Closes #568
  Enable wicket example. Removed incorrect comment about cargo requiring Java 7. It does not. (Jetty 9 does, but we're on 8 now).
  #568 Inherit Information of @Cucumber.Options
@lock
Copy link

lock bot commented Oct 25, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants