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 testing for the library to enable easier update of dependencies #182

Open
iduuck opened this issue Sep 28, 2020 · 0 comments
Open

Add testing for the library to enable easier update of dependencies #182

iduuck opened this issue Sep 28, 2020 · 0 comments
Labels

Comments

@iduuck
Copy link
Member

iduuck commented Sep 28, 2020

Motivation

Currently we are having some indifferences with the packages that use the eslint-config's in this repository. Hence I would like to introduce some sort of testing, which is ensuring the configuration is still usable without any of the authors to require cloning/pulling the whole project, and testing new compatibility of the update libraries in the pull requests.

How to solve?

I would like to add a folder where we have failing and passing files, which individually will be automatically tested and then the CI can tell, if everything is fine, or not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant