Skip to content
Snippets Groups Projects
Commit 1c99c685 authored by Jack Nagel's avatar Jack Nagel
Browse files

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: default avatarJack Nagel <jacknagel@gmail.com>
parent 896f53d7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment