View script | License | Download documentation as: HTML or editable |
Download script | History | Other scripts by: peterwood |
[0.043] 10.662k
Documentation for: simple-test.rSimple Testsimple-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 |