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

Kobiton is a service to test mobile apps on real devices. QASymphony offers software testing and QA

Today we have an interview with Casey Rosenthal of Netflix. One of the people making sure Netflix r

What is the difference between a unit test, an integration test, and a system test? Mahmoud Hashemi

Interview with Sam Van Oort about pyresttest, "A REST testing and API microbenchmarking tool" pyre

Interview with Dave Hunt @davehunt82. We Cover: Selenium Driver pytest pytest plugins: pytest-s

pytest is an extremely popular test framework used by many projects and companies. In this episode

Kent Beck's twitter profile says "Programmer, author, father, husband, goat farmer". But I know him

How do you convert manual tests to automated tests? This episode looks at the differences between m

A listener requested that I start covering some terminology. I think it's a great idea. Covered in

I talk with Michael about: Episodes of his show having to do with testing. His transition from emp

Interview with Robert Collins, current core maintainer of Python's unittest module. Some of the top

In this episode, I interview with Joe Stump, cofounder of Sprintly (https://sprint.ly), to give the

17: The Travis Foundation

2016/4/11

The Travis Foundation. Interview with Laura Gaetano Links and things we talked about: Travis Foun

This is a small episode. I'm changing the name from the "Python Test Podcast" to "Test & Code"

An introduction to Lean Software Development This is a quick intro to the concepts of Lean Software

Interview with Josh Kalderimis from Travis CI. Josh is a co-founder and Chief Post-It Officer at Tr

Testing apps that use requests without using mock. Interview with Ian Cordasco (@sigmavirus24) Top

In this episode I interview Ned Batchelder. I know that coverage.py is very important to a lot of p

11: pytest assert magic

2016/2/4

How pytest, unittest, and nose deal with assertions. The job of the test framework to tell develope

Given-When-Then is borrowed from BDD and is my favorite structure for test case design. It doesn’t