Python Test

Practical automated testing for software engineers using Python. Mostly. But also so much more.

https://podcast.pythontest.com

Eine durchschnittliche Folge dieses Podcasts dauert 32m. Bisher sind 221 Folge(n) erschienen. .

Gesamtlänge aller Episoden: 4 days 23 hours 47 minutes

subscribe
share






recommended podcasts


episode 21: 21: Terminology: test fixtures, subcutaneous testing, end to end testing, system testing


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


share








 August 31, 2016  18m
 
 

episode 20: 20: Talk Python To Me host Michael Kennedy


I talk with Michael about:

  • Episodes of his show having to do with testing.
  • His transition from employee to podcast host and online training entrepreneur.
  • His Python training courses.
  • The Pyramid Web framework...


share








 July 29, 2016  47m
 
 

episode 19: 19: Python unittest with Robert Collins


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


share








 June 15, 2016  40m
 
 

episode 18: 18: Testing in Startups and Hiring Software Engineers with Joe Stump


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

Joe has spent his career in startups.
He's also been involved with hiring and talent acquisition for several startups.

We talk about testing, continuous integration, code reviews, deployment, tolerance to defects, and how some of those differ between large companies and small companies and startups...


share








 April 20, 2016  53m
 
 

episode 17: 17: The Travis Foundation


The Travis Foundation. Interview with Laura Gaetano

Links and things we talked about:

  • Travis Foundation
  • Open Source Grants
  • The Foundation's support of Katrina Owen from exercism.io
  • Exercism...


share








 April 11, 2016  26m
 
 

episode 16: 16: Welcome to Test and Code


This is a small episode.

I'm changing the name from the "Python Test Podcast" to "Test & Code".
I just want to discuss the reasons behind this change, and take a peek at what's coming up in the future for this podcast.

Links

  • The Waterfall Model and "Managing the Development of Large Software Systems"
  • Josh Kalderimis from Travis CI


share








 March 31, 2016  8m
 
 

episode 15: 15: Lean Software Development


An introduction to Lean Software Development

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

I'm starting a journey of trying to figure out how to apply lean principles to software development in the context of 2016/2017...


share








 March 9, 2016  10m
 
 

episode 14: 14: Continuous Integration with Travis CI – Josh Kalderimis


Interview with Josh Kalderimis from Travis CI.

Josh is a co-founder and Chief Post-It Officer at Travis CI.

Topics

  • What is Continuous Integration, CI
  • What is Travis CI
  • Some history of the company
  • travis-ci.org vs travis-ci...


share








 February 25, 2016  58m
 
 

episode 13: 13: Ian Cordasco – Betamax


Testing apps that use requests without using mock.

Interview with Ian Cordasco (@sigmavirus24)

Topics:

  • Betamax - python library for replaying requests interactions for use in testing.
  • requests
  • github3...


share








 February 17, 2016  20m
 
 

episode 12: 12: Coverage.py with Ned Batchelder


In this episode I interview Ned Batchelder.

I know that coverage.py is very important to a lot of people to understand how much of their code is being covered by their test suites.
Since I'm far from an expert on coverage, I asked Ned to discuss it on the show.

I'm also quite a fan of Ned's 2014 PyCon talk "Getting Started Testing", so I definitely asked him about that.

We also discuss edX, Python user groups, PyCon talks, and more...


share








 February 10, 2016  40m