Running Python code via pytest

Running Python code via pytest#

Learning Objectives#

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

  • Execute all tests in a project using pytest

  • Activate the correct environment for using pytest

Materials#

Download the slides.

See the pytest command line interface