.gitignore
.pre-commit-config.yaml
LICENSE
README.md
setup.cfg
setup.py
.github/codecov.yml
.github/workflows/test.yml
pytest_idempotent/__init__.py
pytest_idempotent/py.typed
pytest_idempotent.egg-info/PKG-INFO
pytest_idempotent.egg-info/SOURCES.txt
pytest_idempotent.egg-info/dependency_links.txt
pytest_idempotent.egg-info/entry_points.txt
pytest_idempotent.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/plugin_test.py
tests/test_files/__init__.py
tests/test_files/test_class.py
tests/test_files/src/__init__.py
tests/test_files/src/decorator.py