Files
deb-python-oauth2client/tests/__init__.py
Pat Ferate c359c401e7 Migrate test runner to py.test
Migrating test runner from `unittest2`/`nose` to `pytest`.
The pytest runner is also compatible with both unittest and nose tests.
Some of the benefits of PyTest include:
    * using plain asserts
    * function-based fixtures instead of setUp and tearDown
    * no strange camelCase methods
2016-08-09 14:15:13 -07:00

0 lines
0 B
Python

The file is empty.