package ppx_expect
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Cram like framework for OCaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.15.1.tar.gz
sha256=dd3eaa86e921501414dac6b2f68238ff5455a0f7bec13f851dc51eba2f9a2097
doc/ppx_expect.config_types/Expect_test_config_types/index.html
Module Expect_test_config_types
To configure expect_test, add the following at the top of your .ml file, or in some import.ml:
module Expect_test_config = struct
include Expect_test_config
let pre_redirect_hook () = ...
endNote that since all expect test are also inline tests, the inline test configuration also applies to all expect test.
module Upon_unreleasable_issue : sig ... endmodule type S = sig ... end sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>