package expect_test_helpers

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

Install

Dune Dependency

Authors

Maintainers

Sources

expect_test_helpers-v0.9.0.tar.gz
md5=754cedf41cb1c12fff6d784b889f1aee

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: 21 May 2017

README

README.org

January 2016

A set of small helper functions for use in expect test.

Note that this library is still in its infancy, and so may change
considerably over time.

Dependencies (9)

  1. ocaml-migrate-parsetree >= "0.4" & < "2.0.0"
  2. sexp_pretty >= "v0.9" & < "v0.10"
  3. ppx_jane >= "v0.9" & < "v0.10"
  4. ppx_driver >= "v0.9" & < "v0.10"
  5. jbuilder >= "1.0+beta7"
  6. expect_test_helpers_kernel >= "v0.9" & < "v0.10"
  7. core >= "v0.9" & < "v0.10"
  8. async >= "v0.9" & < "v0.10"
  9. ocaml >= "4.03.0"

Dev Dependencies

None

Used by (1)

  1. gemini < "0.3.0"

Conflicts

None