package ppx_expect_nobase

  1. Overview
  2. Docs
Cram like framework for OCaml (with stripped dependencies)

Install

dune-project
 Dependency

Authors

Maintainers

Sources

ppx_expect_nobase-0.17.3.0.tbz
sha256=ff2cb97c867a4bd3a0778ff0924c1cb8a82c7c531f81f2b0aa220b7c29758e40
sha512=3eae2efe081aeed87d44d46f960a66744ed6d90c78f07ba91639ff2694aea655d4b71c5865d97dd88c1681e3752b90c06c252595f67ff135fcce87c38085b81f

doc/index.html

ppx_expect_nobase

API

Library ppx_expect_nobase

Library ppx_expect_nobase.config

Library ppx_expect_nobase.config_types

Library ppx_expect_nobase.evaluator

Library ppx_expect_nobase.make_corrected_file

Library ppx_expect_nobase.runtime

  • Ppx_expect_nobase_runtime This library provides the runtime representation of expect tests and much of the logic for running them.

Library ppx_expect_nobase.wrappers

  • Search_patternW Substring search and replace functions. They use the Knuth-Morris-Pratt algorithm (KMP) under the hood.
  • Wrappers