FReT: Framework for Regression Testing

FReT is a common lisp package for testing common lisp software. Version 0.4 has seen a number of bug fixes, portability enhancements, and ASDF integration.

Features

The end goal for FReT is to provide a simple way for programmers to create test suites and test cases, modify them through the Lisp prompt, and manage their storage on file through the Lisp prompt. FReT should provide facilities for interactive as well as off-line testing, and support for archiving test results and historical analysis of test results. The end goal is to create a system that can support a more comprehensive approach to software testing and validation than unit tests by themselves can provide. For more information about the features and status of the software, please see the README.

License

FReT is released under the BSD license.

Obtaining FReT

Please see common-lisp.net for FReT releases.

FReT is hosted on a subversion repository, here. The code is available for anonymous checkouts.

Mailing Lists

Please see common-lisp.net for FReT mailing lists.

Copyright © 2004-2008 Sunil Mishra