caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [ANN] ocaml-expect v0.0.1: Expect-like framework
@ 2010-09-07 17:31 Sylvain Le Gall
  0 siblings, 0 replies; only message in thread
From: Sylvain Le Gall @ 2010-09-07 17:31 UTC (permalink / raw)
  To: caml-list

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:[~2010-09-07 17:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-07 17:31 [ANN] ocaml-expect v0.0.1: 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;
as well as URLs for NNTP newsgroup(s).