Log in

goodpods headphones icon

To access all our features

Open the Goodpods app
Close icon
headphones
Test & Code

Test & Code

Brian Okken

The Python Test Podcast hosted by Brian Okken

2 Listeners

Share icon

All episodes

Best episodes

Seasons

Top 10 Test & Code Episodes

Goodpods has curated a list of the 10 best Test & Code episodes, ranked by the number of listens and likes each episode have garnered from our listeners. If you are listening to Test & Code for the first time, there's no better place to start than with one of these standout episodes. If you are a fan of the show, vote for your favorite Test & Code episode by adding your comments to the episode page.

Test & Code - 181: Boost Your Django DX - Adam Johnson
play

03/01/22 • 27 min

We talk with Adam Johnson about his new book, "Boost Your Django DX".

Developer experience includes tools and practices to make developers more effective and efficient, and just plain make software development more fun and satisfying.
One of the things I love about this book is that it's not just for Django devs.
I'd guess that about half the book is about topics that all Python developers would find useful, from virtual environments to linters to testing.
But of course, also tons of tips and tools for working with Django.

Links:


Sponsored by:

  • The Complete pytest course is now a bundle, with each part available separately.
  • Whether you need to get started with pytest today, or want to power up your pytest skills, PythonTest has a course for you.
★ Support this podcast on Patreon ★

2 Listeners

bookmark
plus icon
share episode
Test & Code - 183: Managing Software Teams - Ryan Cheley
play

03/17/22 • 48 min

Ryan Cheley joins me today to talk about some challenges of managing software teams, and how to handle them.
We end up talking about a lot of skills that are excellent for software engineers as well as managers.

Some topics discussed:

  • handling code reviews
  • asking good questions
  • being honest about what you can't do with current resources and data
  • discussing tradeoffs and offering solutions that can be completed faster than the ideal solution
  • balancing engineering and managing
  • making sure documentation happens
  • remote teams
    • encouraging collaboration
    • encouraging non-work-related conversations
    • watching out for overworking

Sponsored by:

  • The Complete pytest course is now a bundle, with each part available separately.
  • Whether you need to get started with pytest today, or want to power up your pytest skills, PythonTest has a course for you.
★ Support this podcast on Patreon ★

1 Listener

bookmark
plus icon
share episode
Test & Code - 215: Staying Technical as a Manager
play

02/25/24 • 40 min

Software engineers that move into leadership roles have a struggle between learning leadership skills, maintaining technical skills, and learning new leadership and technical skills.
Matt Makai went from individual contributor to developer relations to leadership in devrel.
We discuss how to stay technical, as well as dive into some results of his studies in how companies use developer relationship channels.


Sponsored by:

  • The Complete pytest course is now a bundle, with each part available separately.
  • Whether you need to get started with pytest today, or want to power up your pytest skills, PythonTest has a course for you.
★ Support this podcast on Patreon ★

1 Listener

bookmark
plus icon
share episode
Test & Code - 176: SaaS Side Projects - Brandon Braner
play

01/18/22 • 25 min

The idea of having a software as a service product sound great, doesn't it?

Solve a problem with software. Have a nice looking landing page and website. Get paying customers.

Eventually have it make enough revenue so you can turn it into your primary source of income.

There's a lot of software talent out there. We could solve lots of problems.
But going from idea to product to first customer is non-trivial.
Especially as a side hustle.
This episode discusses some of the hurdles from idea to first customer.

Brandon Braner is building Released.sh. It's a cool idea, but it's not done yet.

Brandon and I talk about building side projects:

  • finding a target audience
  • limiting scope to something doable by one person
  • building a great looking landing page
  • finding time to work on things
  • prioritizing and planning
  • learning while building
  • even utilizing third party services to allow you to launch faster
  • and last, but not least, having fun

Special Guest: Brandon Braner.

Links:


Sponsored by:

  • The Complete pytest course is now a bundle, with each part available separately.
  • Whether you need to get started with pytest today, or want to power up your pytest skills, PythonTest has a course for you.
★ Support this podcast on Patreon ★
bookmark
plus icon
share episode
Test & Code - 180: Lean TDD

180: Lean TDD

Test & Code

play

02/21/22 • 26 min

Lean TDD is an attempt to reconcile some conflicting aspects of Test Driven Development and Lean Software Development.

I've mentioned Lean TDD on the podcast a few times and even tried to do a quick outline at the end of episode 162.

This episode is a more complete outline, or at least a first draft.

If you feel you've got a good understanding of TDD, and it's working awesome for you, that's great. Keep doing what you're doing. There are no problems.

For me, the normal way TDD is taught just doesn't work. So I'm trying to come up with a spin on some old ideas to make it work for me. I'm hoping it works for you as well.

I'm calling the new thing Lean TDD. It's inspired by decades of experience writing software and influence from dozens of sources, including Pragmatic Programmer, Lean Software Development, Test-Driven Development by Example, and many blog posts and wiki articles.

The main highlights, however, come from the collision of ideas between Lean and TDD and how I've tried to resolve the seemingly opposing processes.

Links:


Sponsored by:

  • The Complete pytest course is now a bundle, with each part available separately.
  • Whether you need to get started with pytest today, or want to power up your pytest skills, PythonTest has a course for you.
★ Support this podcast on Patreon ★
bookmark
plus icon
share episode

Paul Ganssle, is a software developer at Google, core Python dev, and open source maintainer for many projects, has some thoughts about pytest's xfail.
He was an early skeptic of using xfail, and is now an proponent of the feature.
In this episode, we talk about some open source workflows that are possible because of xfail.

Special Guest: Paul Ganssle.

Links:


Sponsored by:

  • The Complete pytest course is now a bundle, with each part available separately.
  • Whether you need to get started with pytest today, or want to power up your pytest skills, PythonTest has a course for you.
★ Support this podcast on Patreon ★
bookmark
plus icon
share episode

Twisted has been supporting asynchronous / event driven applications way before asyncio. Twisted, and Glyph, have also been encouraging automated tests for a very long time.

Twisted uses a technique that should be usable by other applications, even those using asyncio or other event driven architectures.

Links:


Sponsored by:

  • The Complete pytest course is now a bundle, with each part available separately.
  • Whether you need to get started with pytest today, or want to power up your pytest skills, PythonTest has a course for you.
★ Support this podcast on Patreon ★
bookmark
plus icon
share episode

Having a personal site is a great playground for learning tons of skills. Brian Wisti discusses the benefits of running a his own blog over the years.

Links:


Sponsored by:

  • The Complete pytest course is now a bundle, with each part available separately.
  • Whether you need to get started with pytest today, or want to power up your pytest skills, PythonTest has a course for you.
★ Support this podcast on Patreon ★
bookmark
plus icon
share episode

Don't you just love technical interviews, with someone who just saw your resume or CV 5 minutes ago asking you to write some code on a whiteboard. Probably code that has nothing to do with anything you've done before or anything you will do at the company.

No? Neither does Nathan Aschbacher.
So when he started building the team at his company, he decided to do things differently.

Hiring is one of the essential processes for building a great team.
However, it's a high noise, low signal process.

Nathan Aschbacher has a relatively unorthodox tech hiring approach.
He's trying to make it very humane, with a better signal to noise ratio.

Nathan is not intereseted in bizarre interview processes where the interviewer doesn't know anything about the interviewee beforehand, all people are asked the same questions, and people are asked to code on white boards.

Instead, he states "if the goal is to try to figure out if the person can do the work with your team, and your trying to build the team that you are adding this person to, they need to know what the team is like, and determine if they want to be part of the team, and the team needs to know what the person is like and if they would be addititve to the team.

So what's Nathan's process:

  • Screening resumes and CVs, looking for internal motivation to become an expert at something.
  • Basic phone screen, very informal.
  • A couple 2-3 hour pairings with someone on the team with whatever they are working on.
  • Debriefing both the candidate and the team afterwords.
  • Giving the candidate an opportunity for a second impression and following up on difficulties during the pairings.

We discuss the process, and also:

  • trying to remove the barriers to team integration
  • treating people as humans

And of course, there's the story of how Nathan ended up interviewing someone with Zoo experience an no technical experience for a technical role. Of course, it was a misunderstanding of a job requirement around experience with ZooKeeper. But it's a good story.


Sponsored by:

  • The Complete pytest course is now a bundle, with each part available separately.
  • Whether you need to get started with pytest today, or want to power up your pytest skills, PythonTest has a course for you.
★ Support this podcast on Patreon ★
bookmark
plus icon
share episode

Show more best episodes

Toggle view more icon

FAQ

How many episodes does Test & Code have?

Test & Code currently has 231 episodes available.

What topics does Test & Code cover?

The podcast is about How To, Software, Podcasts, Technology, Education, Python and Programming.

What is the most popular episode on Test & Code?

The episode title '181: Boost Your Django DX - Adam Johnson' is the most popular.

What is the average episode length on Test & Code?

The average episode length on Test & Code is 32 minutes.

How often are episodes of Test & Code released?

Episodes of Test & Code are typically released every 9 days, 10 hours.

When was the first episode of Test & Code?

The first episode of Test & Code was released on Aug 20, 2015.

Show more FAQ

Toggle view more icon

Comments