package ppx_inline_test
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Syntax extension for writing in-line tests in ocaml code
Install
dune-project
Dependency
Authors
Maintainers
Sources
ppx_inline_test-v0.16.0.tar.gz
sha256=216462f8fe988587d1e90f4a10aeb38664facb6eaeb3df60a32e9fb1a6bfbc67
doc/ppx_inline_test.runtime-lib/Ppx_inline_test_lib/index.html
Module Ppx_inline_test_libSource
am_running is true if the code is running inline tests (e.g. let%expect_test, let%test, let%test_unit) or is in an executable invoked from inline tests.
`Am_test_runner means the ./inline_tests_runner process, whereas `Am_child_of_test_runner means a process descended from the test runner.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>