The B2B Podcast Index
Index
All categories
MarketingSalesSaaSFinanceHROpsLeadershipCustomer SuccessAI & DataProductStartups & FoundersRevOpsEngineering & DevTools
MethodologySubmit
Best of:MarketingSalesSaaSFinanceHROpsLeadershipCustomer SuccessAI & DataProductStartups & FoundersRevOpsEngineering & DevTools
An independent project byFame
SearchBest episodesGuestsInsightsMethodologySubmit a podcast
Index/Engineering & DevTools/Test & Code
Test & Code artwork

233: pytest-check - allow multiple failures per test

Test & Code · 2025-05-02 · 9 min

0:00--:--

Episode notes

pytest-check is a pytest plugin that allows multiple failures per test. Normally, a test function will fail and stop running with the first failed assert. That's totally fine for tons of kinds of software tests. However, there are times where you'd like to check more than one thing, and you'd really like to know the results of each check, even if one of them fails. pytest-check allows multiple failed "checks" per test function, so you can see the whole picture of what's going wrong. Links: pytest-check Top pytest plugins

More from Test & Code

All episodes →
  • 238: So Long, and Thanks for All the Fish28 / 100
  • 237: FastAPI Cloud - Sebastián Ramírez
  • 236: Git Tips for Testing - Adam Johnson
  • 235: pytest-django - Adam Johnson
  • 234: pytest-metadata - provides access to test session metadata
Explore the best B2B Engineering & DevTools podcasts →
All Test & Code episodes →