LICENSE
README.md
pyproject.toml
src/pytest_authz_matrix/__init__.py
src/pytest_authz_matrix/case.py
src/pytest_authz_matrix/config.py
src/pytest_authz_matrix/discovery.py
src/pytest_authz_matrix/exceptions.py
src/pytest_authz_matrix/models.py
src/pytest_authz_matrix/plugin.py
src/pytest_authz_matrix/py.typed
src/pytest_authz_matrix/reporting.py
src/pytest_authz_matrix/templating.py
src/pytest_authz_matrix.egg-info/PKG-INFO
src/pytest_authz_matrix.egg-info/SOURCES.txt
src/pytest_authz_matrix.egg-info/dependency_links.txt
src/pytest_authz_matrix.egg-info/entry_points.txt
src/pytest_authz_matrix.egg-info/requires.txt
src/pytest_authz_matrix.egg-info/top_level.txt
tests/test_case.py
tests/test_config.py
tests/test_discovery.py
tests/test_plugin.py