| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-11 | 430 Bytes | |
| v2.30.0 source code.tar.gz | 2026-06-11 | 698.9 kB | |
| v2.30.0 source code.zip | 2026-06-11 | 937.2 kB | |
| Totals: 3 Items | 1.6 MB | 1 | |
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]