110: Testing Django - from unittest to pytest - Adam Parkin

Test & Code in Python - A podcast by Brian Okken

Categories:

Django supports testing out of the box with some cool extensions to unittest. However, many people are using pytest for their Django testing, mostly using the pytest-django plugin.

Adam Parkin, who is known online as CodependentCodr, joins us to talk about migrating an existing Django project from unittest to pytest. Adam tells us just how easy this is.

Special Guest: Adam Parkin.

Sponsored By:

Support Test & Code : Python Testing for Software Engineers

Links: