expect_test_helpers_core
  1. Overview
  2. Docs
Helpers for writing expectation tests

Install

Authors

Maintainers

Sources

expect_test_helpers_core-v0.14.0.tar.gz
md5=d1abf39007394165bedb119e9a7d7404

Description

This library provides helper functions for writing expect tests.

If you want helpers for writing expect tests using the Async library, look at expect_test_helpers_async.

Published: 31 May 2020

Dependencies (9)

  1. re >= "1.8.0"
  2. dune >= "2.0.0"
  3. stdio >= "v0.14" & < "v0.15"
  4. sexp_pretty >= "v0.14" & < "v0.15"
  5. ppx_jane >= "v0.14" & < "v0.15"
  6. core_kernel >= "v0.14" & < "v0.15"
  7. base_quickcheck >= "v0.14" & < "v0.15"
  8. base >= "v0.14" & < "v0.15"
  9. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (2)

  1. ecaml = "v0.14.0"
  2. expect_test_helpers_async < "v0.15.0"

Conflicts

None