package expect_test_helpers_core

  1. Overview
  2. Docs

Module Expect_test_helpers_base.Sexp_styleSource

Sourcetype t =
  1. | To_string_mach
  2. | To_string_hum
  3. | Pretty of Sexp_pretty.Config.t
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
Sourceval default_pretty : t

Pretty-printing via Sexp_pretty with default config, except no colors.

Sourceval simple_pretty : t

Pretty-printing via Sexp_pretty with most heuristics disabled.

OCaml

Innovation. Community. Security.