Testing in Python

When

15/12/2021    
11:00 am-12:00 pm
Maxime Mouchet
LIP6

Where

Paris-Rennes Room (EIT Digital)
23 avenue d'Italie, 75013 Paris

Event Type

Thanks to its dynamic nature, it is extremely easy to prototype code with Python.
However, this also means that it is difficult to catch errors before executing the program.
Software tests allow to automatically check the behavior of a program, thus freeing time for the developer, and increasing the confidence in the correctness of the program.
In this session we will discuss the test facilities provided by Python, to write robust and self-documenting code.

Slides

Progress sheet