Sourced from github.com/onsi/ginkgo/v2's releases.
v2.13.0
2.13.0
Features
Add PreviewSpect() to enable programmatic preview access to the suite report (fixes #1225)
v2.12.1
2.12.1
Fixes
- Print logr prefix if it exists (#1275) [90d4846]
Maintenance
- Bump actions/checkout from 3 to 4 (#1271) [555f543]
- Bump golang.org/x/sys from 0.11.0 to 0.12.0 (#1270) [d867b7d]
v2.12.0
2.12.0
Features
- feat: allow MustPassRepeatedly decorator to be set at suite level (#1266) [05de518]
Fixes
- fix-errors-in-readme (#1244) [27c2f5d]
Maintenance
Various chores/dependency bumps.
Sourced from github.com/onsi/ginkgo/v2's changelog.
2.13.0
Features
Add PreviewSpect() to enable programmatic preview access to the suite report (fixes #1225)
2.12.1
Fixes
- Print logr prefix if it exists (#1275) [90d4846]
Maintenance
- Bump actions/checkout from 3 to 4 (#1271) [555f543]
- Bump golang.org/x/sys from 0.11.0 to 0.12.0 (#1270) [d867b7d]
2.12.0
Features
- feat: allow MustPassRepeatedly decorator to be set at suite level (#1266) [05de518]
Fixes
- fix-errors-in-readme (#1244) [27c2f5d]
Maintenance
Various chores/dependency bumps.
52065f1
v2.13.02c4ed32
remove errant fmt.Println from integration suite6c84b35
Preview now works alongside run and in parallele1d0b38
Add PreviewSpecs() to enable programmatic preview access to the suite
report1d2fb67
v2.12.190d4846
Print logr prefix if it exists (#1275)555f543
Bump actions/checkout from 3 to 4 (#1271)d867b7d
Bump golang.org/x/sys from 0.11.0 to 0.12.0 (#1270)2d6991a
v2.12.005de518
feat: allow MustPassRepeatedly decorator to be set at suite level (#1266)