litellm/tests/rust-python-harness/strategies/trace_parity/README.md
yujonglee 2c30fe16b0
Merge pull request #38765 from BerriAI/litellm_ocr_sdk_parity_tests
test(harness): add OCR parity with migration strategy runners
2026-09-03 10:16:35 -07:00

5 lines
342 B
Markdown

# Trace Parity
Run independently with `uv run python -m tests.rust-python-harness.strategies.trace_parity.runner --plain`. Configure SDK and gateway selectors in `strategy.json`; keep API-specific execution and fixtures in their owning surface folder
See [the harness guide](../../README.md) for coverage status and shared comparison tools