Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-10-02 | 327 Bytes | |
v2.26.0 source code.tar.gz | 2025-10-02 | 669.6 kB | |
v2.26.0 source code.zip | 2025-10-02 | 895.3 kB | |
Totals: 3 Items | 1.6 MB | 8 |
2.26.0
Features
Ginkgo can now generate json-formatted reports that are compatible with the go test
json format. Use ginkgo --gojson-report=report.go.json
. This is not intended to be a replacement for Ginkgo's native json format which is more information rich and better models Ginkgo's test structure semantics.