OCI-oriented build engine
0

Configure Feed

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

ocaml-builder / fuzz / fuzz_plan.mli
155 B 4 lines
1(** Alcobar properties for the builder plan resolver. *) 2 3val suite : string * Alcobar.test_case list 4(** [suite] is the plan fuzz/property-test suite. *)