package expect_test_helpers_core

  1. Overview
  2. Docs
Helpers for writing expectation tests

Install

Dune Dependency

Authors

Maintainers

Sources

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

CHANGES.md.html

v0.11

  • Removed print_bin_ios* functions; use print_and_check_stable_type.

v0.10

  • Removed show_allocation; instead use require_no_allocation or require_allocation_does_not_exceed.

  • Fixed the CR produced by the require function when a test fails to use the correct name for require.