Function forth3::testutil::blocking_runtest_with
source · pub fn blocking_runtest_with<T>(forth: &mut Forth<T>, contents: &str)Available on crate feature
_force_test_utils only.Expand description
Run the given forth ui-test against the given forth vm.
Does not accept ui-tests with frontmatter configuration (will panic)