langgraph-checkpoint-conformance
Conformance test suite for LangGraph checkpointer implementations.
Validates that a BaseCheckpointSaver subclass correctly
implements the checkpoint storage contract — blob round-trips, metadata
preservation, namespace isolation, incremental channel updates, and
more.
Installation
pip install langgraph-checkpoint-conformance