Discover this podcast and so much more

Podcasts are free to enjoy without a subscription. We also offer ebooks, audiobooks, and so much more for just $11.99/month.

Start Testing Your Python with doctest & Pagination in Django

Start Testing Your Python with doctest & Pagination in Django

FromThe Real Python Podcast


Start Testing Your Python with doctest & Pagination in Django

FromThe Real Python Podcast

ratings:
Length:
57 minutes
Released:
May 13, 2022
Format:
Podcast episode

Description

Did you know you can add testing to your Python code while simultaneously documenting it? Using docstrings, you can create examples of how your functions should interact in a Python REPL and test them with the built-in doctest module. This week on the show, Christopher Trudeau is here, bringing another batch of PyCoder's Weekly articles and projects.
Released:
May 13, 2022
Format:
Podcast episode

Titles in the series (100)

A weekly Python podcast hosted by Christopher Bailey with interviews, coding tips, and conversation with guests from the Python community. The show covers a wide range of topics including Python programming best practices, career tips, and related software development topics. Join us every Friday morning to hear what's new in the world of Python programming and become a more effective Pythonista.