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 running-features to Configuration #85

Merged
merged 4 commits into from
Dec 8, 2017
Merged

Move running-features to Configuration #85

merged 4 commits into from
Dec 8, 2017

Conversation

mlvandijk
Copy link
Member

No description provided.

@mlvandijk mlvandijk mentioned this pull request Dec 8, 2017
10 tasks
{{% block "javascript" %}}
## CLI
Cucumber.js includes a executable file to run the features. After installing Cucumber in your project, you can run it with:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"an executable"

Steps:

1. Create a new Maven project or fork from cucumber-java examples on github
Copy link
Contributor

@olleolleolle olleolleolle Dec 8, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

or fork from cucumber-java => or fork cucumber-java

github => GitHub

There is no documentation yet, but the code is on [GitHub](https://github.com/cucumber/cucumber-jvm/tree/master/android).

## From you IDE / Third party runners
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Third party => Third-party

- [Cucumber-Eclipse](https://github.com/cucumber/cucumber-eclipse)

Please refer to the documentation for the third party runner for details about how to pass configuration options to Cucumber.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

third party => third-party


{{% block "ruby" %}}
You can also define common command line options in a [`cucumber.yml`](/cucumber/cucumber.yml/) file.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

command line options => command-line options

Copy link
Contributor

@olleolleolle olleolleolle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So many contributions!

@plaindocs
Copy link
Contributor

@mlvandijk is on a mission to get this thing out of the door.

@plaindocs
Copy link
Contributor

You need to update off the pages linking to /cucumber/running-features/ to link to /cucumber/configuration/ as well

@olleolleolle
Copy link
Contributor

LGTM!

@mlvandijk mlvandijk merged commit c3935a2 into cucumber:master Dec 8, 2017
@mlvandijk mlvandijk deleted the configuration branch December 8, 2017 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants