I currently try to use the mock library to write some basic nose unittests in python.
After finishing some basic example I now tried to use nosetests --with-co
nosetests --with-co
In your .coveragerc move your omit entry from the [report] section to the [run] section.
omit
[report]
[run]