package expect_test_helpers_async

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=64837b8f4806c4d42b82be130b22fa506affa76004016dfd5a740c988ab42f12

README.md.html

README.md

April 2020

Expect_test_helpers_async is a library intended for use with expect tests, i.e. the let%expect_test syntax. It has functionality that cannot go in Expect_test_helpers_base and Expect_test_helpers_kernel due to its use of Async, in particular file i/o, and running external processes.

Expect_test_helpers_async uses both Unix and Async. It is not suitable for use in JavaScript.

OCaml

Innovation. Community. Security.