Install

Using pip:

pip install drf-api-checker

Go to https://github.com/saxix/drf-api-checker if you need to download a package or clone the repo.

drf-api-checker does not need to be added into INSTALLED_APPS

How to run the tests

$ pip install tox
$ tox