LICENSE
README.md
pyproject.toml
src/pytest_sort/__init__.py
src/pytest_sort/config.py
src/pytest_sort/core.py
src/pytest_sort/database.py
src/pytest_sort/diffcov.py
src/pytest_sort/plugin.py
src/pytest_sort.egg-info/PKG-INFO
src/pytest_sort.egg-info/SOURCES.txt
src/pytest_sort.egg-info/dependency_links.txt
src/pytest_sort.egg-info/entry_points.txt
src/pytest_sort.egg-info/requires.txt
src/pytest_sort.egg-info/top_level.txt
test/test_config.py
test/test_core.py
test/test_database.py
test/test_diffcov.py
test/test_plugin.py