Python Test

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

https://podcast.pythontest.com

subscribe
share






episode 19: 19: Python unittest with Robert Collins


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

I've been re-studying unittest recently and I mostly wanted to ask Robert a bunch of clarifying questions.

This is an intermediate to advanced discussion of unittest.
Many great features of unittest go by quickly in this talk.
Please let me know if there's something you'd like me to cover in more depth as a blog post or a future episode.

Links

  • unittest
  • unittest2
  • pip
  • mock
  • testtools
  • fixtures
  • testscenarios
  • subunit
  • pipserver
  • devpi
  • testresources
  • TIP (testing in python) mailing list

Sponsored By:

  • Patreon Supporters: Help support the show with as little as $1 per month and be the first to know when new episodes come out.


fyyd: Podcast Search Engine
share








 June 15, 2016  40m