End-to-end test harness for the SpaceOS pipeline
at main 4 lines 133 B view raw
1(** End-to-end integration tests. *) 2 3val suite : string * unit Alcotest.test_case list 4(** [suite] is the end-to-end test suite. *)