diff --git a/docs/contributing.rst b/docs/contributing.rst index 2436ffc0..3d4c7972 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -96,6 +96,9 @@ Mopidy to come with tests. nosetests --with-coverage tests/ + Test coverage statistics can also be viewed online at + `coveralls.io `_. + #. Check the code for errors and style issues using flake8:: flake8 .