LICENSE
README.md
pyproject.toml
spec_tracer/__init__.py
spec_tracer/aggregator.py
spec_tracer/cli.py
spec_tracer/collectors.py
spec_tracer/linker.py
spec_tracer/models.py
spec_tracer/parsers.py
spec_tracer/renderers.py
spec_tracer/report_model.py
spec_tracer.egg-info/PKG-INFO
spec_tracer.egg-info/SOURCES.txt
spec_tracer.egg-info/dependency_links.txt
spec_tracer.egg-info/entry_points.txt
spec_tracer.egg-info/requires.txt
spec_tracer.egg-info/top_level.txt
tests/integration/conftest.py
tests/integration/test_e2e_coverage.py
tests/integration/test_edge_cases.py
tests/integration/test_integration_linking.py
tests/integration/test_json_report.py
tests/integration/test_missing_required_layer.py
tests/integration/test_status_badges.py
tests/integration/test_unit_linking.py
tests/unit/test_aggregator.py
tests/unit/test_build_pyramid.py
tests/unit/test_renderers.py
tests/unit/test_report_model.py