v2.30.0
2.30.0
Features
Ginkgo now allows extentions/global.Reset to support running multiple suites from within a single process. This may take some massaging on your part (see 1672) but can dramatically speed up codebases with O(hundreds) of test suites.
Thanks @lawrencejones !
Fixes
- Fix nested --github-output group for progress report nested inside timeline [4f62d7a]