[tool:pytest] testpaths = skais addopts = --verbose --cov-report=term-missing --cov-report=html --cov=skais --doctest-modules [coverage:run] branch = True source = skais include = */skais/* omit = */tests/* [coverage:report] exclude_lines = pragma: no cover if self.debug: if settings.DEBUG raise AssertionError raise NotImplementedError if 0: if __name__ == .__main__.: if obj is None: return if verbose > 0: if self.verbose > 0: if verbose > 1: if self.verbose > 1: pass def __str__(self):