How do you start adding unit tests to your Python code? Can the built-in unittest framework cover most or all of your needs? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's Weekly articles and projects.
👉 Links from the show:
We dig into a recent tutorial by Leodanis Pozo Ramos about writing unit tests using Python's unittest. The tutorial covers organizing your tests, exploring assert methods, creating test fixtures, and debugging failing tests.
We explore a collection of Python data visualizations and tutorials from the Python Graph Gallery. The website features hundreds of charts and graphs built using popular plotting libraries. Each chart type features a foundational tutorial that introduces the structure and application.
We also share several other articles and projects from the Python community, including a news roundup, the new REPL coming in Python 3.13, a pytest daemon to 10X test iteration speed, a discussion about software friction, a Raspberry Pi document scanner, and a project for controlling time per iteration loop.
Topics:
- 00:00:00 - Introduction
- 00:02:08 - Python Software Foundation Board Election Dates for 2024
- 00:02:35 - 2023 PSF Annual Impact Report
- 00:03:03 - Python's `unittest`: Writing Unit Tests for Your Code
- 00:09:41 - What's New in Python 3.13
- 00:10:38 - The New REPL in Python 3.13
- 00:13:39 - Best Python Chart Examples
- 00:15:27 - Animation with text that highlights important events
- 00:16
|
Download your free Python Cheat Sheet he...
Learn how to build native mobile apps fr...
Download your free Python Cheat Sheet he...
Your first 30 days set the tone for your...
When it comes to vibe coding, Chris asks...
In this Astro tutorial series, you'll le...
Download your free Python Cheat Sheet he...
Use Nimbalyst to access a free visual wo...
Recursion is a key concept in coding. Ga...
Download your free Python Cheat Sheet he...
Use the Zapier MCP server to connect to ...
"Oh, so this is what people mean by 'foc...