-
- Downloads
Allow tests to be specified in the DSL
Tests can now be specified as a block in the DSL. A temporary test
directory is set up automatically when calling Formula#test. The
semantics of the test remain the same: the block can either raise an
exception or return false to signal failure.
Signed-off-by:
Jack Nagel <jacknagel@gmail.com>
Loading
Please register or sign in to comment