1(** End-to-end integration tests. *) 2 3val suite : string * unit Alcotest.test_case list 4(** [suite] is the end-to-end test suite. *)