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.14.0.tar.gz
md5=d1abf39007394165bedb119e9a7d7404

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.