Kubernetes CRI CLI: crictl-shaped client, simulator server, proxy
0

Configure Feed

Select the types of activity you want to include in your feed.

ocaml-cri / test / test_runner.mli
180 B 4 lines
1(** Alcotest cases for the [Cri.Runner.Memory] backend. *) 2 3val suite : string * unit Alcotest.test_case list 4(** [suite] is the named group of test cases, for {!Alcotest.run}. *)