Python Academy on Testing

https://img.shields.io/travis/francois-durand/python_academy_on_testing.svg Documentation Status Code Coverage

Python Academy on Testing contains examples of testing for the Python Academy of the Lincs.

Features

  • Demonstrate testing in Python (mainly doctest and pytest).

Download

The sources for Python Academy on Testing can be downloaded from the Github repo:

$ git clone git://github.com/francois-durand/python_academy_on_testing

Credits

Author: François Durand <fradurand@gmail.com>.

This package was created with Cookiecutter and the francois-durand/cookiecutter-my_toy_package project template.