[run]
branch = True
command_line =  -m unittest discover -s ./tests -p test_*.py
source =
    exposedfunctionality/
    
[html]
directory = coverage/html

[lcov]
output = coverage/coverage.lcov