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

Different way to specify configuration settings #993

Closed
kbrandwijk opened this issue Dec 31, 2017 · 3 comments
Closed

Different way to specify configuration settings #993

kbrandwijk opened this issue Dec 31, 2017 · 3 comments

Comments

@kbrandwijk
Copy link

Currently, the only way to reuse configuration options is by exporting an object from a cucumber.js file. Are there any plans to follow a more 'standard' way of defining configuration, for example with a key in package.json or a seperate .cucumber.yml or something?

This would be similar to what how a lot of other packages work (nyc, tsc, etc.)

Related to #992

@charlierudolph
Copy link
Member

I think a yml file would be best as I think its easier to read and write than json. See #751 for a somewhat related discussion. Related to #992 we could update it so the profiles are nested under a profiles key which would open it up so we can add other data in there as well.

@charlierudolph
Copy link
Member

closing in favor of #751, commented the important new ideas there

@lock
Copy link

lock bot commented Jan 4, 2019

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 Jan 4, 2019
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