pub fn run_tests_document_exec(
_state: &mut EiteState,
_verbose: bool,
) -> Result<()>Expand description
Translate of JS runTestsDocumentExec(boolV)
In StageL this drove scripted tests referencing stored documents. Here we
expose an internal helper allowing unit tests (or integration tests) to call
it with verbose = true/false.
Requires the presence of assets: resources/data/eite/ddc/exec-tests/{testname}.sems resources/data/eite/ddc/exec-tests/{testname}.out.sems