Welcome to the REBOL Unit Home Page !


REBOL Unit is RUn

RUn is a performant test framework to realize Test Driven Developement (TDD) with the REBOL programming language.

RUn is free software distributed under the GNU LGPL



Features

  • Base assert and assert-equal fonctions
  • Logical grouping of TestCases into TestSessions
  • Logical grouping of TestSessions into other TestSessions
  • Logging functionnalities
  • Quiet mode for nightly tests runs
  • Comment printing into tests results