It's actually really hard to implement this post-run against the JupiterTests. Before the run is fine, but we don't have a hook for tests finished. Which brings us back to
afterAll
and makes me wonder if this shouldn't just be an application of that (when we add it)