Skip to content
This repository has been archived by the owner on Jan 4, 2018. It is now read-only.

Documentation around glob patterns and shell expansion #8

Closed
boneskull opened this issue Jul 12, 2015 · 1 comment
Closed

Documentation around glob patterns and shell expansion #8

boneskull opened this issue Jul 12, 2015 · 1 comment

Comments

@boneskull
Copy link
Member

from mochajs/mocha#1115

Not sure if it is needed, but it may be worth noting that due to shell expansion, glob patterns should be wrapped in single quotes on unix shells.

mocha -w -r should 'test/**/*.js'

Using that would render the --recursive flag useless.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant