1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
[run] dynamic_context = test_function branch = True source = tagit data_file = .coverage command_line = -m unittest [report] show_missing = True skip_empty = True [html] directory = .htmlcov show_contexts = True