
Audio is streamed directly from the publisher (test-and-code.sfo3.cdn.digitaloceanspaces.com) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.
Show Notes
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:
- How and why I use pytest's xfail — Paul's blog post mentioned in the episode
- Craft Minimal Bug Reports — Matthew Rocklin's article
- episode 111: Subtests in Python with unittest and pytest - Paul Ganssle
- episode 165: pytest xfail policy and workflow
- episode 166: unittest expectedFailure and xfail
Topics
xfailpytest