.gitignore
CONTRIBUTING.md
LICENSE
README.md
setup.py
tox.ini
.github/workflows/tests.yaml
docs/reference.md
pytest_operator/__init__.py
pytest_operator/plugin.py
pytest_operator/py.typed
pytest_operator/shims.py
pytest_operator.egg-info/PKG-INFO
pytest_operator.egg-info/SOURCES.txt
pytest_operator.egg-info/dependency_links.txt
pytest_operator.egg-info/entry_points.txt
pytest_operator.egg-info/requires.txt
pytest_operator.egg-info/top_level.txt
pytest_operator.egg-info/zip-safe
tests/data/build_resources.sh
tests/data/build_resources_errors.sh
tests/data/bundle.yaml
tests/data/etcd_ch_api_response.json
tests/data/model-config.yaml
tests/data/charms/operator-framework/.flake8
tests/data/charms/operator-framework/.jujuignore
tests/data/charms/operator-framework/charmcraft.yaml
tests/data/charms/operator-framework/config.yaml
tests/data/charms/operator-framework/metadata.yaml
tests/data/charms/operator-framework/requirements.txt
tests/data/charms/operator-framework/src/charm.py
tests/data/charms/reactive-framework/config.yaml
tests/data/charms/reactive-framework/layer.yaml
tests/data/charms/reactive-framework/metadata.yaml
tests/data/charms/reactive-framework/wheelhouse.txt
tests/data/charms/reactive-framework/reactive/reactive_framework.py
tests/data/charms/resourced-charm/metadata.yaml
tests/data/test_lib/setup.py
tests/integration/test_pytest_operator.py
tests/unit/test_pytest_operator.py