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.14.0.tar.gz
md5=fcf4a22a5a7e330d24644f5cc7e72f55

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: 31 May 2020

Dependencies (7)

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

Dev Dependencies

None

Used by (2)

  1. magic-trace
  2. reddit_api_async >= "0.2.1"

Conflicts

None