Start Testing Your Python with doctest & Pagination in Django episode artwork

EPISODE · May 13, 2022 · 56 MIN

Start Testing Your Python with doctest & Pagination in Django

from The Real Python Podcast

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.

NOW PLAYING

Start Testing Your Python with doctest & Pagination in Django

0:00 56:39

No transcript for this episode yet

We transcribe on demand. Request one and we'll notify you when it's ready — usually under 10 minutes.

Frequently Asked Questions

How long is this episode of The Real Python Podcast?

This episode is 56 minutes long.

When was this The Real Python Podcast episode published?

This episode was published on May 13, 2022.

What is this episode about?

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...

Can I download this The Real Python Podcast episode?

Yes, you can download this episode by clicking the download button on the episode player, or subscribe to the podcast in your preferred podcast app for automatic downloads.
URL copied to clipboard!