TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Pytest assert magic

2 pointsby variedthoughtsover 9 years ago

1 comment

variedthoughtsover 9 years ago
This is a podcast episode.<p>How pytest, unittest, and nose deal with assertions.<p>The job of the test framework to tell developers how and why their tests failed is a difficult job.<p>In this episode I talk about assert helper functions and the 3 methods pytest uses to get around having users need to use assert helper functions.