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