Run a harness test, hand the result to fn, and always clean up the sandbox. Returns whatever fn returns. Use this instead of calling cleanup() by hand — it survives assertion failures.
fn
cleanup()
Run a harness test, hand the result to
fn, and always clean up the sandbox. Returns whateverfnreturns. Use this instead of callingcleanup()by hand — it survives assertion failures.