BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//wp-events-plugin.com//7.2.3.1//EN
BEGIN:VEVENT
UID:682@lincs.fr
DTSTART;TZID=Europe/Paris:20211215T110000
DTEND;TZID=Europe/Paris:20211215T120000
DTSTAMP:20220121T095406Z
URL:https://www.lincs.fr/events/testing-in-python-2/
SUMMARY:Testing in Python
DESCRIPTION:Thanks to its dynamic nature\, it is extremely easy to
 prototype code with Python.\nHowever\, this also means that it is difficult
 to catch errors before executing the program.\nSoftware 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.\nIn this session we will discuss the test facilities provided by
 Python\, to write robust and self-documenting code.\n\nSlides\n\nProgress
 sheet\n\n
CATEGORIES:Tools, Tips and Tricks,Working Group,Youtube
LOCATION:Paris-Rennes Room (EIT Digital)\, 23 avenue d'Italie\, 75013
 Paris\, France
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=23 avenue d'Italie\, 75013
 Paris\, France;X-APPLE-RADIUS=100;X-TITLE=Paris-Rennes Room (EIT
 Digital):geo:0,0
END:VEVENT
BEGIN:VTIMEZONE
TZID:Europe/Paris
X-LIC-LOCATION:Europe/Paris
BEGIN:STANDARD
DTSTART:20211031T020000
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
END:STANDARD
END:VTIMEZONE
END:VCALENDAR