Sourced from github.com/onsi/ginkgo/v2's releases.
v2.19.0
2.19.0
Features
Label Sets allow for more expressive and flexible label filtering.
v2.18.0
2.18.0
Features
- Add --slience-skips and --force-newlines [f010b65]
- fail when no tests were run and --fail-on-empty was set [d80eebe]
Fixes
- Fix table entry context edge case [42013d6]
Maintenance
Sourced from github.com/onsi/ginkgo/v2's changelog.
2.19.0
Features
Label Sets allow for more expressive and flexible label filtering.
2.18.0
Features
- Add --slience-skips and --force-newlines [f010b65]
- fail when no tests were run and --fail-on-empty was set [d80eebe]
Fixes
- Fix table entry context edge case [42013d6]
Maintenance
28fb5d6
v2.19.0e31f03a
fix another typo966a28c
Fix typos in label sets docscd231fd
Label sets allow for more expressive label filteringeb27ca8
v2.18.0f010b65
Add --slience-skips and --force-newlines42013d6
Fix table entry context edge case9e234ea
always rebuild and run ginkgo in makefile5ce8355
add --fail-on-empty to recommended CI flags in docs3ffbf8b
add makefile