vagrant@vagrant-ubuntu-trusty-64:/vagrant/dragnet$ sudo make test
nosetests --exe --cover-package=dragnet --with-coverage --cover-branches -v --cover-erase
nose.plugins.cover: ERROR: Coverage not available: unable to import coverage module
Failure: ImportError (No module named readability) ... ERROR
Failure: ImportError (No module named readability) ... ERROR
vagrant@vagrant-ubuntu-trusty-64:/vagrant/dragnet$ sudo make test nosetests --exe --cover-package=dragnet --with-coverage --cover-branches -v --cover-erase nose.plugins.cover: ERROR: Coverage not available: unable to import coverage module Failure: ImportError (No module named readability) ... ERROR Failure: ImportError (No module named readability) ... ERROR