litellm/tests/rust-python-harness/e2e_fuzz_tests
2026-09-02 15:31:57 -07:00
..
README.md test: simplify Rust Python parity harness structure 2026-09-02 15:31:57 -07:00
strategy.json test: simplify Rust Python parity harness structure 2026-09-02 15:31:57 -07:00

End-to-end fuzz tests

Runs the same SDK call through the Python and Rust paths using generated inputs and recorded provider responses. It compares public results, streams, callbacks, and exceptions to catch behavior differences a unit test can miss.