From be0f1ee70433ef55dda082a7c5bf56ac6b52ff44 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Mon, 17 Feb 2014 12:51:02 +0100 Subject: [PATCH] docs: Add link to coveralls.io --- docs/contributing.rst | 3 +++ 1 file changed, 3 insertions(+) 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 .