Types of tests

manual vs automatic testing

unit, functional, property…

pytest

How to write easier to test functions?

continuous integration

Runing tests automatically whenever code is pushed