with-test-directory ( ..a quot: ( ..a -- ..b ) -- ..b )
Factor handbook » Developer tools » Unit testing

Prev:must-infer-as
Next:with-test-file ( ..a quot: ( ..a path -- ..b ) -- ..b )


Vocabulary
tools.test

Inputs
quota quotation with stack effect ( ..a -- ..b )


Outputs
None

Definition