.gitignore
.pre-commit-config.yaml
.vale.ini
CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
conftest.py
pyproject.toml
towncrier_template.rst.jinja
uv.lock
zizmor.yml
.github/dependabot.yml
.github/workflows/autofix.yml
.github/workflows/ci.yml
.github/workflows/dependabot-merge.yml
.github/workflows/lint.yml
.github/workflows/release.yml
newsfragments/.gitkeep
src/pytest_beartype_tests/__init__.py
src/pytest_beartype_tests/plugin.py
src/pytest_beartype_tests/py.typed
src/pytest_beartype_tests.egg-info/PKG-INFO
src/pytest_beartype_tests.egg-info/SOURCES.txt
src/pytest_beartype_tests.egg-info/dependency_links.txt
src/pytest_beartype_tests.egg-info/entry_points.txt
src/pytest_beartype_tests.egg-info/not-zip-safe
src/pytest_beartype_tests.egg-info/requires.txt
src/pytest_beartype_tests.egg-info/scm_file_list.json
src/pytest_beartype_tests.egg-info/scm_version.json
src/pytest_beartype_tests.egg-info/top_level.txt
tests/__init__.py
tests/test_plugin.py