(jbuild_version 1) (executable ((name test_gen) (libraries (core oUnit yojson)) (preprocess (pps (ppx_deriving.eq ppx_deriving.show ppx_let))) )) (alias ((name runtest) (deps (test_gen.exe)) (action (run ${<}))))