.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.md
docker-compose.yaml
mkdocs.yml
pylintrc
pyproject.toml
pytest.ini
pytest_elk_reporter.py
requirements-dev.txt
setup.cfg
setup.py
tox.ini
.github/workflows/tests.yml
docs/README.md
pytest_elk_reporter.egg-info/PKG-INFO
pytest_elk_reporter.egg-info/SOURCES.txt
pytest_elk_reporter.egg-info/dependency_links.txt
pytest_elk_reporter.egg-info/entry_points.txt
pytest_elk_reporter.egg-info/requires.txt
pytest_elk_reporter.egg-info/top_level.txt
tests/conftest.py
tests/test_elk_reporter.py
tests/test_slices.py