.gitignore
LICENSE
README.md
pyproject.toml
tox.ini
.github/workflows/deploy.yml
.github/workflows/tests.yml
src/pytest_boto_mock/__init__.py
src/pytest_boto_mock/_version.py
src/pytest_boto_mock/plugin.py
src/pytest_boto_mock/py.typed
src/pytest_boto_mock.egg-info/PKG-INFO
src/pytest_boto_mock.egg-info/SOURCES.txt
src/pytest_boto_mock.egg-info/dependency_links.txt
src/pytest_boto_mock.egg-info/entry_points.txt
src/pytest_boto_mock.egg-info/requires.txt
src/pytest_boto_mock.egg-info/top_level.txt
tests/test_package.py
tests/test_pytest_boto_mock_lambda.py
tests/test_pytest_boto_mock_logs.py
tests/test_pytest_boto_mock_s3.py
tests/test_pytest_boto_mock_sqs.py