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

[documentation] Explain how to run intern to execute only one set of files #647

Closed
karlcow opened this issue Jul 21, 2015 · 2 comments
Closed
Assignees

Comments

@karlcow
Copy link
Member

karlcow commented Jul 21, 2015

When developing tests for interns, it's a bit cumbersome to have to run the full test suite during test development phase. It would be good to have a way to tests individual set of tests in a file. For example, test only "issue.js"

Reference
https://github.com/webcompat/webcompat.com/blob/master/CONTRIBUTING.md#functional-tests

@karlcow
Copy link
Member Author

karlcow commented Jul 21, 2015

Assigning @miketaylr for at least commenting here on how to do that. I volunteer to include it in the documentation.

@miketaylr
Copy link
Member

See #272 (comment). @karlcow figured it out. ^_^

karlcow added a commit that referenced this issue Oct 1, 2015
Issue #647. Add docs to explain how to run a single intern suite.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants