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

pytest.ini's relationship to py.saunter framework needs to be documented #7

Open
mmaypumphrey opened this issue Sep 22, 2011 · 0 comments

Comments

@mmaypumphrey
Copy link

I've finally figured out why I couldn't get any of my pre-py.saunter Python Page Object tests to run in py.saunter! I had modified them to import and use the new classes provided with py.saunter, but.... My test classes didn't start with "Check" and my test function names didn't start with "test"!

I heartily recommend saving future py.saunter new users who aren't familiar with pytest from the pain I've been suffering by documenting how pytest.ini fits in with the py.saunter framework in at least one (preferably all!) of these three places:

  1. An updated README.md at the bottom of https://github.com/Element-34/py.saunter
  2. The py.saunter product page at http://element34.ca/products/saunter/pysaunter
  3. An expansion of the documentation available at http://packages.python.org/py.saunter/
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

No branches or pull requests

1 participant