package expect_test_helpers_core

  1. Overview
  2. Docs
Helpers for writing expectation tests

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=c8380970589385b459413824ea3b2c959ed0a6600fe088f56eda0e16070880bf

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: 26 May 2024

README

README.md

September 2018

Expect_test_helpers_core is a library intended for use with expect tests, i.e. the let%expect_test syntax. It is an extension of the Expect_test_helpers_base library with functionality dependent on Core, in particular stable types and allocation tests that use the Core.Gc module.

Expect_test_helpers_core does not use Unix or Async. It is suitable for use in JavaScript. Also see the Expect_test_helpers_async library, which provides test helpers that work in Async and with additional helper functions that make use of Unix processes.

Dependencies (9)

  1. re >= "1.8.0"
  2. dune >= "3.11.0"
  3. stdio >= "v0.17" & < "v0.18"
  4. sexp_pretty >= "v0.17" & < "v0.18"
  5. ppx_jane >= "v0.17" & < "v0.18"
  6. core >= "v0.17" & < "v0.18"
  7. base_quickcheck >= "v0.17" & < "v0.18"
  8. base >= "v0.17" & < "v0.18"
  9. ocaml >= "5.1.0"

Dev Dependencies

None

Used by (15)

  1. base_trie >= "v0.17.0"
  2. bonsai >= "v0.17.0"
  3. combinat >= "3.0"
  4. core_unix >= "v0.17.0"
  5. ecaml >= "v0.17.0"
  6. expect_test_helpers_async >= "v0.17.0"
  7. file_path >= "v0.17.0"
  8. gemini >= "0.3.0"
  9. hg_lib >= "v0.17.0"
  10. n_ary >= "v0.17.0"
  11. patdiff >= "v0.17.0"
  12. polars
  13. polars_async
  14. ppx_derive_at_runtime >= "v0.17.0"
  15. ppx_quick_test

Conflicts

None

OCaml

Innovation. Community. Security.