Open PythonCHB opened 6 years ago
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.
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.