LICENSE
MANIFEST.in
README.md
pyproject.toml
pytest_gxp/__init__.py
pytest_gxp/config.py
pytest_gxp/evidence.py
pytest_gxp/generator.py
pytest_gxp/markdown_format.py
pytest_gxp/parser.py
pytest_gxp/plugin.py
pytest_gxp/provenance.py
pytest_gxp/py.typed
pytest_gxp/report.py
pytest_gxp/traceability.py
pytest_gxp.egg-info/PKG-INFO
pytest_gxp.egg-info/SOURCES.txt
pytest_gxp.egg-info/dependency_links.txt
pytest_gxp.egg-info/entry_points.txt
pytest_gxp.egg-info/requires.txt
pytest_gxp.egg-info/top_level.txt
pytest_gxp/cli/__init__.py
pytest_gxp/cli/req_coverage.py
pytest_gxp/cli/test_stubs.py
tests/test_config.py
tests/test_evidence.py
tests/test_generator.py
tests/test_parser.py
tests/test_plugin.py
tests/test_provenance.py
tests/test_report.py
tests/test_tq_report.py
tests/test_traceability.py
tool_qualification/README.md
tool_qualification/conftest.py
tool_qualification/justfile
tool_qualification/pytest.ini
tool_qualification/test_tq1_installation_integrity.py
tool_qualification/test_tq2_specification_parsing.py
tool_qualification/test_tq3_traceability_accuracy.py
tool_qualification/test_tq4_result_fidelity.py
tool_qualification/test_tq5_coverage_and_formats.py
tool_qualification/test_tq6_evidence_integrity.py
tool_qualification/test_tq7_report_metadata.py
tool_qualification/tq_config.py
tool_qualification/tq_helpers.py
tool_qualification/tq_report.py
tool_qualification/tq_requirements.py