Skip to content

feat: add support for other NYC configuration files #247

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

Merged
merged 4 commits into from
May 29, 2020

Conversation

jamesreggio
Copy link
Contributor

This PR adds support for reading NYC configuration from .nycrc.yaml, .nycrc.yml, and nyc.config.js.

According to the NYC docs, these well-known filenames are valid place to store NYC configuration, and it's best to be comprehensive. (It's surprising to users when they think NYC is being configured properly, but it's not being read by this plugin.)

@CLAassistant
Copy link

CLAassistant commented May 28, 2020

CLA assistant check
All committers have signed the CLA.

@bahmutov bahmutov self-requested a review May 29, 2020 16:26
Copy link
Contributor

@bahmutov bahmutov left a comment

Choose a reason for hiding this comment

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

Looks good, could you update the failing test, please?

@jamesreggio
Copy link
Contributor Author

@bahmutov tests are good. Thanks for the review.

Copy link
Contributor

@bahmutov bahmutov left a comment

Choose a reason for hiding this comment

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

super 👏

@bahmutov bahmutov changed the title Add support for other NYC configuration files feat: add support for other NYC configuration files May 29, 2020
@bahmutov bahmutov merged commit f637e2d into cypress-io:master May 29, 2020
@bahmutov
Copy link
Contributor

🎉 This PR is included in version 3.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@jamesreggio jamesreggio deleted the jreggio/support-nyc-config branch June 3, 2020 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants