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

Test glob pattern equivalent of --compilers #3005

Merged
merged 7 commits into from Sep 14, 2017
Merged

Conversation

ScottFreeCode
Copy link
Contributor

Per #2493 (comment) and #2493 (comment), this ensures that one can use a glob pattern to capture multiple file extensions without --compilers.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 89.027% when pulling 65f5098 on compilers-glob into e838a77 on master.

@ScottFreeCode ScottFreeCode merged commit 82c9cb4 into master Sep 14, 2017
@ScottFreeCode ScottFreeCode deleted the compilers-glob branch September 14, 2017 05:12
sgilroy pushed a commit to TwineHealth/mocha that referenced this pull request Feb 27, 2019
This ensures that users can glob for multiple file extensions. That means two things:

- We could theoretically deprecate `--compilers` in favor of the other options (and globbing) for which it's shorthand.
- If we upgrade glob and the syntax to do this changes, we'll know due to the test failing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants