litellm/tests/rust-python-harness/strategies/e2e_parity
2026-09-03 10:16:40 -07:00
..
gateway Merge pull request #38765 from BerriAI/litellm_ocr_sdk_parity_tests 2026-09-03 10:16:35 -07:00
sdk test(ocr): record provider fixtures in the migration harness 2026-09-03 10:16:40 -07:00
__init__.py Merge pull request #38765 from BerriAI/litellm_ocr_sdk_parity_tests 2026-09-03 10:16:35 -07:00
README.md Merge pull request #38765 from BerriAI/litellm_ocr_sdk_parity_tests 2026-09-03 10:16:35 -07:00
runner.py Merge pull request #38765 from BerriAI/litellm_ocr_sdk_parity_tests 2026-09-03 10:16:35 -07:00
strategy.json Merge pull request #38765 from BerriAI/litellm_ocr_sdk_parity_tests 2026-09-03 10:16:35 -07:00

E2E Parity

Run independently with uv run python -m tests.rust-python-harness.strategies.e2e_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 for coverage status and shared comparison tools