Installing pytest

Installing pytest is really simple, but first, let's take a moment to review good practices for Python development.

All of the examples are for Python 3. They should be easy to adapt to Python 2 if necessary.