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#
Video:
Download the slides.