LICENSE
README.md
pyproject.toml
src/testprofiler/__init__.py
src/testprofiler/core.py
src/testprofiler/log_test.py
src/testprofiler/manipulate.py
src/testprofiler/serialise.py
src/testprofiler/testsuite.py
src/testprofiler/utils.py
src/testprofiler.egg-info/PKG-INFO
src/testprofiler.egg-info/SOURCES.txt
src/testprofiler.egg-info/dependency_links.txt
src/testprofiler.egg-info/requires.txt
src/testprofiler.egg-info/top_level.txt
tests/test_core.py
tests/test_log_test.py
tests/test_manipulate.py
tests/test_serialise.py