Python Test

Practical automated testing for software engineers using Python. Mostly. But also so much more.

https://podcast.pythontest.com

subscribe
share






episode 5: 5: Test Classes: No OO experience required


  • 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

References

  • pytest fixtures series
  • pytest fixtures nuts & bolts
  • pytest session scoped fixtures
  • unittest fixtures
  • nose fixtures mentioned in introduction
  • nose fixture reference post
  • how to run a single class


fyyd: Podcast Search Engine
share








 September 23, 2015  7m