Skip to content

Build Notes

Lochlan McIntosh edited this page Jun 14, 2015 · 1 revision

Testing (make test)

  • If coverage outputs a "No source for code" error , run:

    nosetests --with-coverage --cover-erase

    Also try deleting .pyc files.

Clone this wiki locally