An open index of dependabot pull requests across open source projects.

github.com/onsi/ginkgo/v2

Ecosystem:
go
Package URL:
pkg:golang/github.com/onsi/ginkgo/v2
Total PRs:
3,953 Dependabot PRs
Latest PR:
3 days ago
Unique Repositories:
932 repositories
Unique Repos (30 days):
106 repositories
Recent PRs
Package Details
Name: github.com/onsi/ginkgo/v2
Ecosystem: go
PURL Type: golang
Package URL: pkg:golang/github.com/onsi/ginkgo/v2
JSON API: View JSON
Package Information
Description:

Ginkgo is a testing framework for Go designed to help you write expressive tests. https://github.com/onsi/ginkgo MIT-Licensed The godoc documentation outlines Ginkgo's API. Since Ginkgo is a Domain-Specific Language it is important to build a mental model for Ginkgo - the narrative documentation at https://onsi.github.io/ginkgo/ is designed to help you do that. You should start there - even a brief skim will be helpful. At minimum you should skim through the https://onsi.github.io/ginkgo/#getting-started chapter. Ginkgo's is best paired with the Gomega matcher library: https://github.com/onsi/gomega You can run Ginkgo specs with go test - however we recommend using the ginkgo cli. It enables functionality that go test does not (especially running suites in parallel). You can learn more at https://onsi.github.io/ginkgo/#ginkgo-cli-overview or by running 'ginkgo help'.

Repository: https://github.com/onsi/ginkgo
Homepage: https://github.com/onsi/ginkgo
Latest Release: v2.23.4
9 months ago
Dependent Repos: 17,952
Dependent Packages: 6,062
Ranking: Top 0.0534% by dependent repos Top 0.0565% by dependent pkgs
PR Status
Open 2,091 (52.9%)
Merged 706 (17.9%)
Closed 1,035 (26.2%)
PR Types
Minor 2,704 (68.4%)
Patch 1,128 (28.5%)