Handbook
Glossary
test-all ( -- )
Factor handbook
»
Developer tools
»
Unit testing
Prev:
test ( prefix -- )
Next:
:test-failures ( -- )
Vocabulary
tools
.
test
Word description
Runs unit tests for all loaded vocabularies.
Definition
IN:
tools.test
:
test-all
( -- )
""
test
;