Function forth3::testutil::all_runtest

source ·
pub fn all_runtest(contents: &str)
Expand description

Run the given forth ui test against ALL enabled forth VMs

A helper for calling blocking + async runtest functions. This is a good default to use for unit tests.