LICENSE
README.md
pyproject.toml
src/pytest_isolated/__init__.py
src/pytest_isolated/config.py
src/pytest_isolated/execution.py
src/pytest_isolated/grouping.py
src/pytest_isolated/plugin.py
src/pytest_isolated/py.typed
src/pytest_isolated/reporting.py
src/pytest_isolated.egg-info/PKG-INFO
src/pytest_isolated.egg-info/SOURCES.txt
src/pytest_isolated.egg-info/dependency_links.txt
src/pytest_isolated.egg-info/entry_points.txt
src/pytest_isolated.egg-info/requires.txt
src/pytest_isolated.egg-info/top_level.txt
tests/test_app_isolation.py
tests/test_basic.py
tests/test_execution.py
tests/test_execution_units.py
tests/test_filtering.py
tests/test_grouping.py
tests/test_options.py
tests/test_plugin_compatibility.py
tests/test_reporting.py