package expect_test_helpers

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

Install

Dune Dependency

Authors

Maintainers

Sources

expect_test_helpers-v0.10.0.tar.gz
md5=390587b0825681dcdbf80aede0411129

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: 03 Jan 2018

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. jbuilder >= "1.0+beta12"
  3. sexp_pretty >= "v0.10" & < "v0.11"
  4. ppx_jane >= "v0.10" & < "v0.11"
  5. ppx_driver >= "v0.10" & < "v0.11"
  6. expect_test_helpers_kernel >= "v0.10" & < "v0.11"
  7. core >= "v0.10" & < "v0.11"
  8. async >= "v0.10" & < "v0.11"
  9. ocaml >= "4.04.1"

Dev Dependencies

None

Used by (4)

  1. async_extended = "v0.10.0"
  2. delimited_parsing < "v0.11.0"
  3. gemini < "0.3.0"
  4. patdiff = "v0.10.0"

Conflicts

None