Python Test Podcast -  Testing Web Apps with Python, Selenium, Django
p/python-test-podcast-testing-web-apps-with-python-selenium-django
Interview with Harry Percival.
Brian Okken
Test & Code - Python's unittest (with Robert Collins) — Intermediate/Advanced discussion of unittest
Featured
1
Replies
Brian Okken
Interview with Robert Collins, current core maintainer of Python’s unittest module. Some of the topics covered - How did Robert become the maintainer of unittest? - unittest2 as a rolling backport of unittest - test and class parametrization with subtest and testscenarios - Which extension to unittest most closely resembles Pytest fixtures? - Comparing Pytest and unittest - Will unittest ever get assert rewriting? - Future changes to unittest