Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Lecture 6 — Unit and Functional Testing (3h)

University of Pisa

Objectives

Content summary

Introduce gtest and pytest examples. Hands-on: write tests that expose bugs, fix code, and re-run test suites. Discuss test organization and basic fixtures.