Sourced from github.com/onsi/ginkgo/v2's releases.
v2.22.0
2.22.0
Features
- Add label to serial nodes [0fcaa08]
This allows serial tests to be filtered using the
label-filter
Maintenance
Various doc fixes
v2.21.0
2.21.0
Features
- add support for GINKGO_TIME_FORMAT [a69eb39]
- add GINKGO_NO_COLOR to disable colors via environment variables [bcab9c8]
Fixes
- increase threshold in timeline matcher [e548367]
- Fix the document by replacing
SpecsThatWillBeRun
withSpecsThatWillRun
[c2c4d3c]Maintenance
- bump various dependencies [7e65a00]
Sourced from github.com/onsi/ginkgo/v2's changelog.
2.22.0
Features
- Add label to serial nodes [0fcaa08]
This allows serial tests to be filtered using the
label-filter
Maintenance
Various doc fixes
2.21.0
Features
- add support for GINKGO_TIME_FORMAT [a69eb39]
- add GINKGO_NO_COLOR to disable colors via environment variables [bcab9c8]
Fixes
- increase threshold in timeline matcher [e548367]
- Fix the document by replacing
SpecsThatWillBeRun
withSpecsThatWillRun
[c2c4d3c]Maintenance
- bump various dependencies [7e65a00]
9e2f337
v2.22.00fcaa08
Add label to serial nodes38febf2
docs: remove extra erroneous backtick7e753c4
fix: minor doc fixes21765a2
fix: missing commasb101e0c
Fix some typos in docs7512021
fix: remove trailing comma9d33507
fix: grammar55f3de1
fix: typos3d6e16d
fix: missing comma