Testing in Python

When

29/01/2020    
11:00 am-12:00 pm
François Durand
Nokia Bell Labs

Where

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

Event Type

Testing enables you to quickly detect when you break something in your code. Python has very convenient tools to do it, such as Doctest and Pytest. We will also say a few words about Unittest, Tox and Travis CI.

Slides.

GitHub Repo.