Sourced from github.com/onsi/ginkgo/v2's releases.
v2.31.0
2.31.0
Add a bunch of Claude Skills via the marketplace:
/plugin marketplace add onsi/ginkgo /plugin install ginkgo@ginkgov2.30.0
2.30.0
Features
Ginkgo now allows
extentions/global.Resetto 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]
Sourced from github.com/onsi/ginkgo/v2's changelog.
2.31.0
Add a bunch of Claude Skills via the marketplace:
/plugin marketplace add onsi/ginkgo /plugin install ginkgo@ginkgo2.30.0
Features
Ginkgo now allows
extentions/global.Resetto 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]
3c7bde4
v2.31.0e479459
add claude skills31e9912
v2.30.0a79cdbb
Document running multiple suites in a single test process800291a
Allow extensions/globals.Reset to support re-running RunSpecs4f62d7a
Fix nested --github-output group for progress report nested inside
timeline