We're sunsetting PodQuest on 2025-07-28. Thank you for your support!
Export Podcast Subscriptions

Test & Code

Building software is more fun with tests.

Episodes

Total: 268

With conventional TDD, you write a failing test, get it to pass, then refactor. Then run the tests a

In today's episode we talk with Kelly Paredes & Sean Tibor. They teach Python in a middle schoo

I was recently interviewed on a podcast called "IT Career Energizer Podcast". Phil Burgess is the ho

65: one assert per test

2019/2/17

Is it ok to have more than one assert statement in a test? I've seen articles that say no, you shou

I want you to get the most out of being a software developer, or test engineer, or whatever you do t

I hear and I forget. I see and I remember. I do and I understand. -- Confucius Matt Harrison is a

There are a lot of learning styles and a lot of ways to learn Python. If you started Python through

A retrospective

2018/12/31

A look back on 3 years of podcasting, and a bit of a look forward to what to expect in 2019. Top 5

Julian Sequeira is Co-Founder of PyBit.es (a blog/platform created to teach and learn Python) and a

Thea Flowers is a Pythonista and open source advocate. She helps empower developers of all backgroun

Let's say you've got a web application you need to test. It has a REST API that you want to use for

Data science, data engineering, data analysis, and machine learning are part of the recent massive g

Michael Kennedy of Talk Python and Python Bytes fame joins Brian to talk about being a great guest a

What happens when 100% test code coverage just isn't enough. In this episode, we talk with Mahmoud H

Paul talks about the beginning years of Python. Talking about Python's beginnings is also talking ab

Luc Perkins joins the show to talk about "Seven Databases in Seven Weeks: A guide to modern database

Brett Cannon discusses the changes afoot in Python packaging as a result of PEP 517, PEP 518, starti

51: Feature Testing

2018/10/30

Andy Knight joins me in discussing the concept of feature testing. A feature tests is "a test verif

Anthony Shaw joins Brian to discuss flaky tests and flaky test suites. What are flaky tests? Is it

49: tox - Oliver Bestwalter

2018/10/15

tox is a simple yet powerful tool that is used by many Python projects. tox is not just a tool to h