5: Test Classes: No OO experience required
Test & Code in Python - A podcast by Brian Okken
Categories:
- Setup and Teardown
- Benefits of Test Fixtures
- code reuse
- cleanup of resources
- errors vs failures
- focusing your thinking on what you are testing and what you are not
- scoping for efficiency
- Brief look at pytest named fixtures