Function forth3::testutil::all_runtest
source ยท pub fn all_runtest(contents: &str)
Available on crate feature
_force_test_utils
only.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.