
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...
25 Feb 201658min

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 git...
17 Feb 201620min

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...
10 Feb 201640min

11: pytest assert magic
How pytest, unittest, and nose deal with assertions. The job of the test framework to tell developers how and why their tests failed is a difficult job. In this episode I talk about assert helper fun...
4 Feb 201613min

10: Test Case Design using Given-When-Then from BDD
Given-When-Then is borrowed from BDD and is my favorite structure for test case design. It doesn’t matter if you are using pytest, unittest, nose, or something completely different, this episode will...
31 Jan 201620min

9: Harry Percival : Testing Web Apps with Python, Selenium, Django
Intro to Harry Percival, his background and story of how he got into TDD and ended up writing a bookComparing using unittest and pytest with applicability to testing django projects. Functional end to...
19 Jan 201645min

8: Agile vs Agility : Agile Is Dead (Long Live Agility)
In today's podcast, I dodge the question of "What do you think of Agile?" by reading an essay from Dave Thomas
15 Des 20158min

7: The Waterfall Model and “Managing the Development of Large Software Systems”
The waterfall model has been used and modified and changed and rebelled against since before I started programming. Waterfall such an important character in the story of software development that we s...
21 Okt 201529min




















