package ppx_inline_alcotest

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val add_test : path:string -> test_name:string -> (unit -> unit) -> unit

Add a test to the framework

val run : unit -> unit

Run inline alcotests