Testing & Test-driven development (TDD) in Python


Detalles
This session is an Introductory session about testing focused on unit testing (unittest and pytest). This will be more or less the structure:
-
30 min speech about testing (structure, advantages, libraries, good practices, etc.)
-
Exercices using unittest and pytest.
-
20 min speech about TDD.
-
Exercice to practice TDD similar to Coding Dojos organized in PyBCN (Python Barcelona).
You should bring your laptop with python, your favourite editor and pytest and unittest installed. But don't worry, meetup room have good Wi-Fi!
How to find the room
The meetup will be host at UPF, at the Campus del Poblenou, Roc Boronat Building, room 52.415, that is, building 52, 4th floor, room 15.
The address is Roc Boronat, 138 - 08018 Barcelona. As you enter the building through the front door, go through the right door (you should see a building 52 signal somewhere), up the stairs to the 4th floor and look for the room 15.
If you use the elevator don't use the first one you see because that one doesn't let you go to the 4th floor. Instead, go to the elevator that is behind that, in the other corridor. Be patient, it is slow ;)
If anybody has any question or suggestion please contact us! We look forward to seeing you all at the meetup :)
If you have any questions just ask.
See you there!!

Testing & Test-driven development (TDD) in Python