LICENSE
MANIFEST.in
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/conftest.py
tests/test_case.py
tests/test_config.py
tests/test_discovery.py
tests/test_django_client_integration.py
tests/test_drf_authentication_edge_integration.py
tests/test_drf_authorization_integration.py
tests/test_drf_discovery_integration.py
tests/test_drf_jwt_integration.py
tests/test_drf_orm_integration.py
tests/test_drf_release_boundary_integration.py
tests/test_drf_request_integration.py
tests/test_drf_request_response_edge_integration.py
tests/test_plugin.py
tests/test_reporting.py
tests/test_xdist_integration.py