package expect

  1. Overview
  2. Docs
Simple implementation of 'expect' to help building unitary testing of interactive program

Install

Dune Dependency

Authors

Maintainers

Sources

expect-0.1.0.tbz
sha256=25465f78cff8ba44e85cafdff053b9a30320269c2bbb851d2b34d855d6464cc1
sha512=4f4567812afb9ef611749b5256550c05b1ec03c3910e9a3336ec4dec54156b4596acb27143c758e1ebd035398412cd21a0b90c7c4559c0ad57e91355d24a273a

CHANGES.md.html

v0.1.0 - 2025-01-03

  • Replace ocaml-pcre by ocaml-re. The reason is that pcre-ocaml depends on an obsolete library on Debian. (thhanks to glondu@)

  • Migrate build system to dune.

v0.0.6 - 2017-12-31

  • Version 0.0.6

  • Fix compatibility issues with OCaml 4.06.0.

v0.0.5 - 2014-02-10

  • Version 0.0.5

  • Be more verbose about end of file

  • Improve handling of "Broken pipe"

v0.0.4 - 2013-10-26

  • Version 0.0.4

  • Adapt function to allow verbose output (OUnit2 improvement)

  • Cleanup

v0.0.3 - 2012-06-14

  • Version 0.0.3

  • Regenerate setup.ml with oasis v0.3.0~rc6

  • Fix test to use qa.byte

v0.0.2 - 2010-09-30

  • Version 0.0.2

  • Add a ~fmatch to expect, to dynamically define expect results

  • Allow to pass environment and redirect stderr to spawn

  • Add Suffix/Prefix/`Contains tests

  • Separate Str, add Pcre, create findlib packages expect.str and expect.pcre

v0.0.1 - 2010-09-07

  • Initial version 0.0.1

OCaml

Innovation. Community. Security.