package expect_test_helpers_async

  1. Overview
  2. Docs
Async helpers for writing expectation tests

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=64837b8f4806c4d42b82be130b22fa506affa76004016dfd5a740c988ab42f12

doc/expect_test_helpers_async/Expect_test_helpers_async/Print_rule/index.html

Module Expect_test_helpers_async.Print_ruleSource

Sourcetype t =
  1. | Always
  2. | If_unclean_exit
  3. | Never
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t