greg - Summary
The simplicity of the Greg framework makes it easy to write tests for
any program, but it was specifically written for use with GNUstep-Guile
to permit direct testing of the
http://www.gnustep.org/ libraries without the
necessity to run a separate driver program.
The core functionality of Greg is a Guile module which can be loaded
into any software with an embedded Guile interpreter. Any program
which uses Guile as it's scripting language can therefore use Greg
to test itself directly!
For testing external programs, Greg provides a compiled module that may be dynamically linked into Guile to permit you to run an application as a child process on a pseudo-terminal. In conjunction with the standard Guile `expect' module, this lets you test external programs.
Greg provides most of the functionality of DejaGNU but is rather simpler.
Registration Date: Tue 22 Feb 2005 04:31:17 PM UTC
License: GNU General Public License V2 or later
Development Status: 5 - Production/Stable
posted by baux, Mon 25 Sep 2006 01:01:32 PM UTC - 0 replies
greg major release (works with guile 1.8) is ready for download on gna download section.
[Submit News]
[1 news in archive]


