pub fn blocking_runtest_with<T>(forth: &mut Forth<T>, contents: &str)
Expand description

Run the given forth ui-test against the given forth vm.

Does not accept ui-tests with frontmatter configuration (will panic)