<p>In this episode, special guest Adam Johnson joins the show and examines pytest-django, a popular plugin among Django developers. He highlights its advantages over the built-in unittest framework, including improved test management and debugging. Adam addresses transition challenges, evolving fixture practices, and offers tips for optimizing test performance. This episode is a concise guide for developers looking to enhance their testing strategies with pytest-django.</p><p>Links:</p><ul><li><a href="https://pytest-django.readthedocs.io/en/latest/index.html">pytest-django</a> - a plugin for pytest that provides a set of useful tools for testing Django applications and projects.</li></ul>
<br><p><br></p><p><br></p>

Test & Code

Brian Okken

235: pytest-django - Adam Johnson

JUL 22, 202519 MIN
Test & Code

235: pytest-django - Adam Johnson

JUL 22, 202519 MIN

Description

In this episode, special guest Adam Johnson joins the show and examines pytest-django, a popular plugin among Django developers. He highlights its advantages over the built-in unittest framework, including improved test management and debugging. Adam addresses transition challenges, evolving fixture practices, and offers tips for optimizing test performance. This episode is a concise guide for developers looking to enhance their testing strategies with pytest-django.

Links:

  • pytest-django - a plugin for pytest that provides a set of useful tools for testing Django applications and projects.