[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#603829: ITP: ocaml-expect -- Expect-like framework in OCaml



Package: wnpp
Severity: wishlist
Owner: Sylvain Le Gall <gildor@debian.org>


* Package name    : ocaml-expect
  Version         : 0.0.2
  Upstream Author : Sylvain Le Gall
* URL             : http://forge.ocamlcore.org/projects/ocaml-expect/
* License         : LGPL-2.1 with OCaml linking exception
  Programming Lang: OCaml
  Description     : Expect-like framework in OCaml

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 or
Pcre). You can also use a timeout to ensure that the process answer in
time.



Reply to: