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 better example to pytest_fixtures.py #106

Open
PythonCHB opened this issue Jan 31, 2018 · 0 comments
Open

Add better example to pytest_fixtures.py #106

PythonCHB opened this issue Jan 31, 2018 · 0 comments

Comments

@PythonCHB
Copy link
Contributor

the fixtures are kinda of do-nothing.

better a simple example that actually does something -- opens a file, or ???

or even examples with the dict, but have some tests edit the dict, so we can see that the fixture function gets re-run each time.

and somethign useful for teardown.

@PythonCHB PythonCHB added this to the Course 2: Advanced Python milestone Jan 31, 2018
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