Discover this podcast and so much more

Podcasts are free to enjoy without a subscription. We also offer ebooks, audiobooks, and so much more for just $11.99/month.

5: Test Classes: No OO experience required

5: Test Classes: No OO experience required

FromTest and Code


5: Test Classes: No OO experience required

FromTest and Code

ratings:
Length:
8 minutes
Released:
Sep 23, 2015
Format:
Podcast episode

Description

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 (http://pythontesting.net/framework/pytest/pytest-fixtures/)
pytest fixtures nuts & bolts (http://pythontesting.net/framework/pytest/pytest-fixtures-nuts-bolts/)
pytest session scoped fixtures (http://pythontesting.net/framework/pytest/pytest-session-scoped-fixtures/)
unittest fixtures (http://pythontesting.net/framework/unittest/unittest-fixtures/)
nose fixtures mentioned in introduction (http://pythontesting.net/framework/nose/nose-introduction/#fixtures)
nose fixture reference post (http://pythontesting.net/framework/nose/nose-fixture-reference/)
how to run a single class (http://pythontesting.net/framework/specify-test-unittest-nosetests-pytest/)
Released:
Sep 23, 2015
Format:
Podcast episode

Titles in the series (100)

Test & Code is a weekly podcast hosted by Brian Okken. The show covers a wide array of topics including software engineering, development, testing, Python programming, and many related topics. When we get into the implementation specifics, that's usually Python, such as Python packaging, tox, pytest, and unittest. However, well over half of the topics are language agnostic, such as data science, DevOps, TDD, public speaking, mentoring, feature testing, NoSQL databases, end to end testing, automation, continuous integration, development methods, Selenium, the testing pyramid, and DevOps.