* [Caml-list] [ANN] ocaml-expect v0.0.3: Expect-like framework
@ 2012-06-14 20:26 Sylvain Le Gall
0 siblings, 0 replies; only message in thread
From: Sylvain Le Gall @ 2012-06-14 20:26 UTC (permalink / raw)
To: caml-list
Update with oasis v0.3.0~rc6.
Download:
https://forge.ocamlcore.org/frs/download.php/894/ocaml-expect-0.0.3.tar.gz
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.
Homepage:
http://forge.ocamlcore.org/projects/ocaml-expect/
Get source code:
$ darcs get http://darcs.ocamlcore.org/repos/ocaml-expect
Browse source code:
http://darcs.ocamlcore.org/cgi-bin/darcsweb.cgi?r=ocaml-expect;a=summary
[Generated by 'OASIS announce']
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-06-14 20:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-14 20:26 [Caml-list] [ANN] ocaml-expect v0.0.3: Expect-like framework Sylvain Le Gall
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox