/delorean-python

The git tutorial delorean project, in python

Primary LanguagePython

Delorean python

une implémentation de delorean en python

Lancer les tests

py.test --cov=delorean

Produire un rapport html de la couverture de test

py.test --cov=delorean --cov-report html