[Pycon] [new paper] "Leonardo Giordani" - TDD in Python with pytest

info a pycon.it info a pycon.it
Mar 2 Gen 2018 10:18:21 CET


Title: TDD in Python with pytest
Duration: 240 (includes Q&A)
Q&A Session: 0
Language: en
Type: Talk

Abstract: In this tutorial I will start a simple Python project from scratch and will develop it together with the attendees following a strict TDD methodology. The testing framework in use will be pytest.

During the tutorial we will use Python 3, but the concepts introduced are valid for Python 2 as well.

To properly enjoy the workshop you need Python 3 (but Python 2 is fine) and pytest installed. Please refer to the documentation of your operating system of choice or search on Internet how to install the packages.

If you already have Python installed on your system, it should be enough to run

    sh pip install pytest
    
in a terminal.



Tags: [u'pytest', u'python2', u'python3', u'tdd']


Maggiori informazioni sulla lista Pycon