package expect_test_helpers_kernel

  1. Overview
  2. Docs
Helpers for writing expectation tests

Install

Dune Dependency

Authors

Maintainers

Sources

expect_test_helpers_kernel-v0.12.0.tar.gz
md5=2970600eef2cd693ab5773a33a9a4a88

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.