We're sunsetting PodQuest on 2025-07-28. Thank you for your support!
Export Podcast Subscriptions
cover of episode 110: Testing Django - from unittest to pytest - Adam Parkin

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

2020/4/25
logo of podcast Test & Code

Test & Code

Shownotes Transcript

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:

Links: