Experimental
Run the suite and report per-case outcomes.
Cases never share storage: each one is handed a fresh backend from createStorage, so a failure cannot cascade into a false failure downstream.
createStorage
Run the suite and report per-case outcomes.
Cases never share storage: each one is handed a fresh backend from
createStorage, so a failure cannot cascade into a false failure downstream.