Home
cover of episode 208: Tests with no assert statements

208: Tests with no assert statements

2023/10/30
logo of podcast Test & Code

Test & Code

Frequently requested episodes will be transcribed first

Shownotes Transcript

Why on earth would you want to write a test with no assert statements?After all, aren't assert statements how you decide wether a test passes or fails?

In this episode, we walk through a handful of useful examples of test code without asserts.We also talk about how these types of tests are a great way to dip your toe into testing.

Sponsored by PyCharm Pro

The Complete pytest Course

  • For the fastest way to learn pytest, go to courses.pythontest.com)
  • Whether your new to testing or pytest, or just want to maximize your efficiency and effectiveness when testing.