ocaml-expect
This is a simple implementation of `expect` to help building unitary testing of interactive program.
You can match the question using a regular expression or a timeout.
See the Expect manual for more information:
http://expect.nist.gov/
[ Homepage ]
| Author: | Sylvain Le Gall. |
| Last modification date: | 18-Jun-2012 |
| Version: | 0.0.3 |
| Development status: | Beta |
| Kind: | Development tools |
| License: | Open Source :: LGPL |
| Topic: | Software development :: Build tools |
| Homepage: | http://forge.ocamlcore.org/projects/ocaml-expect/ |