package ppx_test

  1. Overview
  2. Docs

Report for the test run

type t = (Name.t * Result.t) list * int

num of errors

val print : t -> unit

Print report to stderr

val print_then_exit : t -> unit

Return value is dependent on the number of errors