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

Reorder test cases #8

Open
sparre opened this issue Apr 30, 2014 · 1 comment
Open

Reorder test cases #8

sparre opened this issue Apr 30, 2014 · 1 comment

Comments

@sparre
Copy link
Member

sparre commented Apr 30, 2014

Finding failure causes may be easier if we keep the tests ordered with the simplest first and the more complex later on.

Some specific examples:

  • Test that we actually have HTTP servers answering where we expect it from the test configuration (so we don't waste time wading through failed tests, which all are due to a single misconfiguration).
  • Test AuthServer before we test any services using authentication.
@rostgaard
Copy link
Member

Is this supported natively by py.test?

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