package expect

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

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-expect-0.0.6.tar.gz
md5=894a7d6ded68d9d10a18ab7b79a8e961

Description

You can match the question using a regular expression or a timeout.

See the Expect manual for more information: http://expect.nist.gov/

Published: 01 Jan 2018

Dev Dependencies

None

Used by (1)

  1. oasis < "0.3.0"

Conflicts

None