github onsi/ginkgo v2.14.0

latest releases: v2.28.1, v2.28.0, v2.27.5...
2 years ago

2.14.0

Features

You can now use GinkgoTB() when you need an instance of testing.TB to pass to a library.

Prior to this release table testing only supported generating individual Its for each test entry. DescribeTableSubtree extends table testing support to entire testing subtrees - under the hood DescrieTableSubtree generates a new container for each entry and invokes your function to fill our the container. See the docs to learn more.

Fixes

Maintenance

Don't miss a new ginkgo release

NewReleases is sending notifications on new releases.