Discover this podcast and so much more

Podcasts are free to enjoy without a subscription. We also offer ebooks, audiobooks, and so much more for just $11.99/month.

pytest xfail policy and workflow

pytest xfail policy and workflow

FromTest and Code


pytest xfail policy and workflow

FromTest and Code

ratings:
Length:
10 minutes
Released:
Oct 7, 2021
Format:
Podcast episode

Description

A discussion of how to use the xfail feature of pytest to help with communication on software projects.
The episode covers:
* What is xfail
* Why I use it
* Using reason effectively by including issue tracking numbers
* Using xfail_strict
* Adding --runxfail when transitioning from development to feature freeze
* What to do about test failures
* How all of this might help with team communication
Released:
Oct 7, 2021
Format:
Podcast episode

Titles in the series (100)

Test & Code is a weekly podcast hosted by Brian Okken. The show covers a wide array of topics including software engineering, development, testing, Python programming, and many related topics. When we get into the implementation specifics, that's usually Python, such as Python packaging, tox, pytest, and unittest. However, well over half of the topics are language agnostic, such as data science, DevOps, TDD, public speaking, mentoring, feature testing, NoSQL databases, end to end testing, automation, continuous integration, development methods, Selenium, the testing pyramid, and DevOps.