(test (name test) (libraries unix requests requests.core alcotest cstruct eio eio_main jsont jsont.bytesrw ptime ptime.clock.os uri vlog) (enabled_if (= %{context_name} "default"))) ; Cram tests require httpbin server - only run when HTTPBIN_TESTS=1 (cram (deps %{bin:ocurl}) (enabled_if (= %{env:HTTPBIN_TESTS=} "1")))