From 17e52c4eb411fe4dd1b1f65671a0c5ffdc71f66d Mon Sep 17 00:00:00 2001 From: Clombrong Date: Tue, 1 Jul 2025 21:29:23 +0200 Subject: feat(flesh): add ppx_expect inline testing in dune and portal-tcp to run inline test executables --- flesh.opam | 2 ++ 1 file changed, 2 insertions(+) (limited to 'flesh.opam') diff --git a/flesh.opam b/flesh.opam index 301310b..8c4162f 100644 --- a/flesh.opam +++ b/flesh.opam @@ -17,9 +17,11 @@ depends: [ "base64" "ppx_deriving" "domain-name" + "ppx_expect" "js_of_ocaml-compiler" {with-test} "merlin" {with-test} "utop" {with-test} + "portal-tcp" {with-test} "odoc" {with-doc} ] build: [ -- cgit v1.2.3