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

Watch files starting with dot by default #1

Merged
merged 1 commit into from Sep 5, 2019

Conversation

geigerzaehler
Copy link
Owner

Work in progress based on mochajs#3980

With this change Mocha will watch files starting with a dot by default. For example mocha --watch will rerun tests if the files foo/.bar.js is changed. Similarly, mocha --watch --extension jsx will rerun tests if the file foo/.bar.jsx is changed.

@geigerzaehler geigerzaehler merged commit 0e2ee09 into improved-watching Sep 5, 2019
@geigerzaehler geigerzaehler deleted the watch-hidden-files branch September 5, 2019 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant