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

Expand testing info in CONTRIBUTING.md #4020

Conversation

kevinlitchfield
Copy link
Contributor

Add a few lines to CONTRIBUTING.md explaining how to run tests from the browser.

@kevinlitchfield kevinlitchfield changed the title Expand testing info in CONTRIBUTING.md Expand testing info in CONTRIBUTING.md Feb 2, 2017
CONTRIBUTING.md Outdated
```sh
npm test
```
Tests can be run either from the shell (`npm test`) or from the browser(`npm start`; `http://localhost:9999/test`). See [Running tests](#running-tests) for more information.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think in this section we should just mention npm test but linking to the other section and saying there's more info there is a great idea.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gkatsev Sounds good. Let me know if you have thoughts on the updated language.

@brandonocasey brandonocasey merged commit 2da4e76 into videojs:master Feb 2, 2017
@brandonocasey
Copy link
Contributor

Thanks for the PR! I have no doubt that this will help contributors that don't work with the codebase often.

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.

3 participants