MANIFEST.in
README.md
setup.cfg
setup.py
pycrunch/__init__.py
pycrunch/log_configuration.yaml
pycrunch/main.py
pycrunch/multiprocess_child_main.py
pycrunch/api/__init__.py
pycrunch/api/endpoints.py
pycrunch/api/serializers.py
pycrunch/api/shared.py
pycrunch/api/socket_handlers.py
pycrunch/crossprocess/__init__.py
pycrunch/crossprocess/multiprocess_test_runner.py
pycrunch/crossprocess/tcp_message.py
pycrunch/discovery/__init__.py
pycrunch/discovery/simple.py
pycrunch/introspection/__init__.py
pycrunch/introspection/clock.py
pycrunch/introspection/history.py
pycrunch/introspection/timings.py
pycrunch/pipeline/__init__.py
pycrunch/pipeline/abstract_task.py
pycrunch/pipeline/execution_pipeline.py
pycrunch/pipeline/file_modification_task.py
pycrunch/pipeline/file_removed_task.py
pycrunch/pipeline/run_test_task.py
pycrunch/plugins/__init__.py
pycrunch/plugins/django_support/__init__.py
pycrunch/plugins/django_support/django_runner_engine.py
pycrunch/plugins/pytest_support/__init__.py
pycrunch/plugins/pytest_support/cleanup_contextmanager.py
pycrunch/plugins/pytest_support/hot_reload.py
pycrunch/plugins/pytest_support/interception_plugin.py
pycrunch/plugins/pytest_support/pytest_runner_engine.py
pycrunch/plugins/simple/__init__.py
pycrunch/plugins/simple/simple_runner_engine.py
pycrunch/runner/__init__.py
pycrunch/runner/_abstract_runner.py
pycrunch/runner/exclusions.py
pycrunch/runner/execution_result.py
pycrunch/runner/interception.py
pycrunch/runner/pipeline_dispatcher.py
pycrunch/runner/test_runner.py
pycrunch/session/__init__.py
pycrunch/session/combined_coverage.py
pycrunch/session/configuration.py
pycrunch/session/diagnostics.py
pycrunch/session/file_map.py
pycrunch/session/state.py
pycrunch/shared/__init__.py
pycrunch/shared/models.py
pycrunch/tests/__init__.py
pycrunch/tests/test_modules_cleanup.py
pycrunch/tests/tests_configuration.py
pycrunch/tests/tests_diagnostics.py
pycrunch/tests/tests_multiprocess.py
pycrunch/tests/tests_path_mapping.py
pycrunch/tests/tests_pinned_tests.py
pycrunch/tests/tests_simple_discovery.py
pycrunch/tests/tests_timings.py
pycrunch/tests/dogfood/__init__.py
pycrunch/tests/dogfood/test_discovery_specs_demo.py
pycrunch/tests/dogfood/test_pytest_classes.py
pycrunch/tests/dogfood/test_with_skip_attribute.py
pycrunch/watcher/__init__.py
pycrunch/watcher/_abstract_watcher.py
pycrunch/watcher/exclusions.py
pycrunch/watcher/fs_watcher.py
pycrunch_engine.egg-info/PKG-INFO
pycrunch_engine.egg-info/SOURCES.txt
pycrunch_engine.egg-info/dependency_links.txt
pycrunch_engine.egg-info/entry_points.txt
pycrunch_engine.egg-info/not-zip-safe
pycrunch_engine.egg-info/requires.txt
pycrunch_engine.egg-info/top_level.txt