Documention for: simple-test.r
Created by: peterwood
on: 16-Mar-2010
Last updated by: peterwood on: 3-Mar-2011
Format: html
Downloaded on: 30-Apr-2025

Simple Test

simple-test is a simple REBOL testing framework. It uses the same overall approach as RUnit (which can be found in the REBOL.org script library). The main differences between simple-test and RUnit are:

simple-test is an off-shoot of a higher-level testing framework that I have been working on with Gregg Irwin. In future, I hope to fold simple-test back into that framework as its underlying testing engine. I would like to thank Gregg for his contribution.

For more info please read the Simple Test Docs