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 support to npm run test:entry for running all tests in a directory #13308

Merged
merged 1 commit into from Feb 17, 2017

Conversation

pcardune
Copy link
Contributor

With this PR, you can now run all the tests in a given directory using the npm run test:entry option:

npm run test:entry -- --entry ./test/unit/applab/

Enjoy!

@pcardune pcardune merged commit 56dbaa1 into staging Feb 17, 2017
@pcardune pcardune deleted the pcardune-grunt-test-directory branch February 17, 2017 20:29
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

3 participants