Start Testing Your Python with doctest & Pagination in Django - podcast episode cover

Start Testing Your Python with doctest & Pagination in Django

May 13, 202257 minEp. 109
--:--
--:--
Listen in podcast apps:

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.
Start Testing Your Python with doctest & Pagination in Django | The Real Python Podcast - Listen or read transcript on Metacast