package expect_test_helpers

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

Install

Dune Dependency

Authors

Maintainers

Sources

expect_test_helpers-v0.12.0.tar.gz
md5=6f7a0e74897cc15303fe3fbee1645079

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: 01 Mar 2019

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 (7)

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

Dev Dependencies

None

Used by (2)

  1. gemini < "0.3.0"
  2. patdiff >= "v0.12.0" & < "v0.13.0"

Conflicts

None