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

Apache Spark is a unified analytics engine for large-scale data processing. PySpark blends the power

Hypothesis is the Python tool used for property based testing. Hypothesis claims to combine "human u

IDEs can help people with automated testing. In this episode, Paul Everitt and Brian discuss ways I

The Test Anything Protocol, or TAP, is a way to record test results in a language agnostic way, pred

pytest is awesome by itself. pytest + plugins is even better. In this episode, Anthony Sottile and

Django is without a doubt one of the most used web frameworks for Python. Lacey Williams Henschel is

Harry Percival has completed his second book, "Architecture Patterns with Python". So of course we t

Application security is best designed into a system from the start. Anthony Shaw is doing something

Let's say you have a web application and you want to make some changes to improve it. You may want t

I play a form of group chess that has some interesting analogies to software development and mainten

pytest-testmon is a pytest plugin which selects and executes only tests you need to run. It does thi

This episode is not just a look back on 2019, and a look forward to 2020. Also, 2019 is the end of a

Pipelines are used a lot in software projects to automated much of the work around build, test, depl

Data science and machine learning are affecting more of our lives every day. Decisions based on data

You've applied for a job, maybe lots of jobs. Depending on the company, you've gotta get through:

Andy Knight is the Automation Panda. Andy Knight is passionate about software testing, and shares

Cristian Medina wrote an article recently called "Test Engineering Anti-Patterns: Destroy Your Custo

Python 3.8.0 final is live and ready to download. On todays episode, we're going to run through wha

pytest 5.2 was just released, and with it, a cool fun feature called dynamic scope fixtures. Anthony

Nicholas Tollervey is working toward better ways of teaching programming. His projects include the M