libexpect-ocaml

Expect-like framework for OCaml

Description

This is a simple implementation of `expect` to help building unitary testing of interactive program.

It helps to receive question and send answers from an interactive process. You can match the question using a regular expression (Str). You can also use a timeout to ensure that the process answer in time.

See the [Expect manual](http://expect.nist.gov/) for more information and example.

This package contains the shared runtime libraries.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/gildor478/ocaml-expect


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libexpect-ocaml