package sexp_string_quickcheck

  1. Overview
  2. Docs
Quickcheck helpers for strings parsing to sexps

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=205f053360a0824ebc6d69ab461e0bf4eee407497254fc4819ff5fdd08b28312

Description

This library provides quickcheck generators, helpers, and shrinkers for quickcheck-based tests that wish to exercise the concrete syntax of sexps, including escape sequences and comments.

Published: 26 May 2024

Dependencies (5)

  1. dune >= "3.11.0"
  2. ppx_jane >= "v0.17" & < "v0.18"
  3. parsexp >= "v0.17" & < "v0.18"
  4. core >= "v0.17" & < "v0.18"
  5. ocaml >= "5.1.0"

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.