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 tutorial explaining ways to structure tests #46

Open
3 tasks
treyhunner opened this issue Nov 4, 2013 · 0 comments
Open
3 tasks

Add tutorial explaining ways to structure tests #46

treyhunner opened this issue Nov 4, 2013 · 0 comments

Comments

@treyhunner
Copy link
Member

Ideas:

  • Mention the different names for tests and ways tests are divided: unit, integration, functional, etc.
  • Split tests module into a package so not all tests are in one file
  • Move full-site tests (the tests that use HTTP requests) into a separate module
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