What does pytest do?

What does pytest do?#

Learning Objectives#

After working through this topic, you should be able to:

  • Explain how pytest collects test files and test functions

  • Explain which functions pytest executes

  • Get started on debugging code that caused test failures

Materials#

Here is the Screencast and these are the slides.

Quiz#