package expect_test_helpers_async

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

Install

Authors

Maintainers

Sources

expect_test_helpers_async-v0.15.0.tar.gz
sha256=76bc302c23a0436133f8591484a3e759aa1304acfeab3b5375f0855bd5903ae8

Description

This library provides helper functions for writing expect tests.

Note that this library uses Async, for helpers that don't use Async, look at expect_test_helpers_core.

Published: 21 Mar 2022

Dependencies (8)

  1. dune >= "2.0.0"
  2. sexp_pretty >= "v0.15" & < "v0.16"
  3. ppx_jane >= "v0.15" & < "v0.16"
  4. expect_test_helpers_core >= "v0.15" & < "v0.16"
  5. core_unix >= "v0.15" & < "v0.16"
  6. core >= "v0.15" & < "v0.16"
  7. async >= "v0.15" & < "v0.16"
  8. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (4)

  1. file_path < "v0.16.0"
  2. magic-trace
  3. reddit_api_async >= "0.2.1"
  4. vcaml = "v0.15.0"

Conflicts

None