package expect_test_helpers

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

Install

Dune Dependency

Authors

Maintainers

Sources

expect_test_helpers-v0.13.0.tar.gz
md5=fc3572d962d1afcbe437910e736c6b3f

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_kernel.

Published: 20 Nov 2019

Dependencies (7)

  1. dune >= "1.5.1"
  2. sexp_pretty >= "v0.13" & < "v0.14"
  3. ppx_jane >= "v0.13" & < "v0.14"
  4. expect_test_helpers_kernel >= "v0.13" & < "v0.14"
  5. core >= "v0.13" & < "v0.14"
  6. async >= "v0.13" & < "v0.14"
  7. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (2)

  1. gemini < "0.3.0"
  2. pa_ppx < "0.07"

Conflicts

None