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

Install

Authors

Maintainers

Sources

expect_test_helpers_core-v0.15.0.tar.gz
sha256=7f2a738564253e32c8bd816f9da548d1619e447b6ebc4c7af33e5c0c52ff9652

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: 21 Mar 2022

Dependencies (9)

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

Dev Dependencies

None

Conflicts

None