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

Add support for Cucumber metadata in Cargo.toml #101

Closed
bbqsrc opened this issue Feb 3, 2021 · 1 comment
Closed

Add support for Cucumber metadata in Cargo.toml #101

bbqsrc opened this issue Feb 3, 2021 · 1 comment
Labels
enhancement Improvement of existing features or bugfix good first issue Good for newcomers help wanted Extra attention is needed

Comments

@bbqsrc
Copy link
Member

bbqsrc commented Feb 3, 2021

We would provide support for default settings for the Cucumber runners for a project in the package.metadata.cucumber section of the Cargo.toml. First thing to support would be the default language to assume, as adding your preferred language to every feature file surely becomes tedious.

[package.metadata.cucumber]
language = "fr"
@bbqsrc bbqsrc added enhancement Improvement of existing features or bugfix good first issue Good for newcomers help wanted Extra attention is needed labels Feb 3, 2021
@bbqsrc
Copy link
Member Author

bbqsrc commented Feb 5, 2021

Closed in favour of #102 and #103.

@bbqsrc bbqsrc closed this as completed Feb 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of existing features or bugfix good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant