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

docs: Write a beginner doc on testing. #590

Open
trueskawka opened this issue Jan 24, 2017 · 0 comments
Open

docs: Write a beginner doc on testing. #590

trueskawka opened this issue Jan 24, 2017 · 0 comments

Comments

@trueskawka
Copy link
Member

We already have a pretty extensive documentation on testing, but it might be too intimidating for newbies, especially students.

A simpler and more basic doc could cover:

  • running tests on code before submitting a PR, especially running linter tests with pep-8
  • checking Travis errors and understanding how to run the tests locally

I'm not sure writing tests should be a part of the doc.

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