https://github.com/cockroachdb/datadriven

Last synced: about 23 hours ago

Repository metadata:

Data-Driven Testing for Go


Owner metadata:


Committers metadata

Last synced: 1 day ago

Total Commits: 69
Total Committers: 16
Avg Commits per committer: 4.313
Development Distribution Score (DDS): 0.609

Commits in past year: 8
Committers in past year: 3
Avg Commits per committer in past year: 2.667
Development Distribution Score (DDS) in past year: 0.25

Name Email Commits
Raphael 'kena' Poss k****z@t****t 27
Radu Berinde r****u@c****m 18
Tobias Schottdorf t****f@g****m 9
Jackson Owens j****n@c****m 3
Andrei Matei a****i@c****m 1
Andrew Kimball a****k@c****m 1
Gökhan Özeloğlu g****u@g****m 1
Jordan Lewis j****s@g****m 1
Marcus Gartner m****s@c****m 1
Michael Butler b****r@c****m 1
Nathan VanBenschoten n****n@g****m 1
Raphael 'kena' Poss k****z@c****m 1
Tobias Grieger t****r@g****m 1
ajwerner a****r@c****m 1
dchenk d****o@g****m 1
wenyihu6 w****u@c****m 1

Issue and Pull Request metadata

Last synced: about 23 hours ago


Package metadata

go: github.com/cockroachdb/datadriven

  • Homepage: https://github.com/cockroachdb/datadriven
  • Documentation: https://pkg.go.dev/github.com/cockroachdb/datadriven#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v1.0.2 (published about 2 years ago)
  • Last Synced: 2024-11-11T01:18:03.388Z (2 days ago)
  • Versions: 3
  • Dependent Packages: 161
  • Dependent Repositories: 42,706
  • Docker Downloads: 87,918
  • Rankings:
    • Dependent repos count: 0.027%
    • Dependent packages count: 0.391%
    • Docker downloads count: 0.809%
    • Average: 2.701%
    • Forks count: 5.636%
    • Stargazers count: 6.644%

Dependencies

go.mod go
  • github.com/cockroachdb/errors v1.8.9
  • github.com/cockroachdb/logtags v0.0.0-20211118104740-dabe8e521a4f
  • github.com/cockroachdb/redact v1.1.3
  • github.com/getsentry/sentry-go v0.12.0
  • github.com/gogo/protobuf v1.3.2
  • github.com/kr/pretty v0.3.0
  • github.com/kr/text v0.2.0
  • github.com/pkg/errors v0.9.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/rogpeppe/go-internal v1.8.1
  • golang.org/x/sys v0.0.0-20220209214540-3681064d5158
go.sum go
  • 362 dependencies
.github/workflows/ci.yaml actions
  • actions/checkout v2 composite
  • actions/setup-go v4 composite