LICENSE
README.md
pyproject.toml
src/wrapture/__init__.py
src/wrapture/attributes.py
src/wrapture/behaviours.py
src/wrapture/bindings.py
src/wrapture/capture.py
src/wrapture/eventlogs.py
src/wrapture/events.py
src/wrapture/exceptions.py
src/wrapture/iterators.py
src/wrapture/py.typed
src/wrapture/pytest_plugin.py
src/wrapture/stacks.py
src/wrapture/timeline.py
src/wrapture.egg-info/PKG-INFO
src/wrapture.egg-info/SOURCES.txt
src/wrapture.egg-info/dependency_links.txt
src/wrapture.egg-info/not-zip-safe
src/wrapture.egg-info/requires.txt
src/wrapture.egg-info/top_level.txt
tests/test_attribute_events.py
tests/test_attributes.py
tests/test_behaviours.py
tests/test_bindings.py
tests/test_capture.py
tests/test_eventlogs.py
tests/test_events.py
tests/test_generator_events.py
tests/test_iterators.py
tests/test_pytest_plugin.py
tests/test_recording.py
tests/test_stacks.py
tests/test_targets.py
tests/test_testing_patterns.py
tests/test_threads.py
tests/test_timeline.py
tests/test_version.py