.coverage
.flake8
.gitignore
.pydocstyle
.pylintrc
.pypirc
.python-version
.travis.yml
AUTHORS.md
CHANGELOG.md
LICENSE.md
MANIFEST.in
README.md
_config.yml
analyse-source-code.sh
mypy.ini
pyproject.toml
pytest.ini
requirements-dev.txt
requirements.txt
settings.yml
setup.py
test-package.bats
media/logo.png
pytest_confluence_report.egg-info/PKG-INFO
pytest_confluence_report.egg-info/SOURCES.txt
pytest_confluence_report.egg-info/dependency_links.txt
pytest_confluence_report.egg-info/entry_points.txt
pytest_confluence_report.egg-info/requires.txt
pytest_confluence_report.egg-info/top_level.txt
report/__init__.py
report/__main__.py
report/confluence.py
report/plugin.py
report/settings.py
report/xml.py
tests/__init__.py
tests/conftest.py
tests/fake.py
tests/test_confluence.py
tests/test_settings.py