py.test tests are much nicer to read. [unittest2pytest](https://github.com/pytest-dev/unittest2pytest) provides an automated test re-writer that can handle the bulk of the task. Setting up fixtures correctly will take a bit more effort.
py.test tests are much nicer to read. unittest2pytest provides an automated test re-writer that can handle the bulk of the task.
Setting up fixtures correctly will take a bit more effort.