# .coveragerc

[run]
branch = True
source = pyunitwizard

[report]
show_missing = True
omit =
    pyunitwizard/form/**
