An open API service for producing an overview of a list of open source projects.

https://github.com/cucumber-attic/cucumber-engine

Score: -Infinity

Last synced: about 17 hours ago
JSON representation

Repository metadata:

Shared go binary that can be used by all language implementations


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 51
Total Committers: 4
Avg Commits per committer: 12.75
Development Distribution Score (DDS): 0.471

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Charles Rudolph c****h@g****m 27
Charles Rudolph c****h@o****m 20
Aslak Hellesøy a****y 3
Matt Wynne m****t@c****o 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 10
Total pull requests: 3
Average time to close issues: 5 months
Average time to close pull requests: 2 days
Total issue authors: 4
Total pull request authors: 3
Average comments per issue: 5.8
Average comments per pull request: 0.0
Merged pull request: 1
Bot issues: 0
Bot pull requests: 1

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/cucumber-attic/cucumber-engine

Top Issue Authors

  • charlierudolph (4)
  • aslakhellesoy (4)
  • ciaranmcnulty (1)
  • pranas (1)

Top Pull Request Authors

  • mend-for-github-com[bot] (1)
  • aslakhellesoy (1)
  • charlierudolph (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/cucumber-attic/cucumber-engine

  • Homepage: https://github.com/cucumber-attic/cucumber-engine
  • Documentation: https://pkg.go.dev/github.com/cucumber-attic/cucumber-engine#section-documentation
  • Licenses: mit
  • Latest release: v0.0.8 (published about 7 years ago)
  • Last Synced: 2026-08-26T17:32:59.200Z (1 day ago)
  • Versions: 8
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 6.217%
    • Dependent packages count: 6.999%
    • Average: 7.883%
    • Forks count: 8.969%
    • Dependent repos count: 9.346%

Dependencies

go.mod go
  • github.com/cucumber/cucumber-expressions-go v0.0.0-20190520094527-6bf122a7df69
  • github.com/cucumber/cucumber-messages-go/v3 v3.0.0
  • github.com/cucumber/gherkin-go v0.0.0-20190605210851-678357df2cd9
  • github.com/cucumber/tag-expressions-go v0.0.0-20181031233154-abafd42c3c9f
  • github.com/gogo/protobuf v1.2.1
  • github.com/mattn/go-runewidth v0.0.2
  • github.com/olekukonko/tablewriter v0.0.0-20180130162743-b8a9be070da4
  • github.com/onsi/ginkgo v1.8.0
  • github.com/onsi/gomega v1.4.3
  • github.com/satori/go.uuid v1.2.0
  • gopkg.in/yaml.v2 v2.2.2
go.sum go
  • github.com/aslakhellesoy/gox v0.4.0
  • github.com/cucumber/cucumber-expressions-go v0.0.0-20190520094527-6bf122a7df69
  • github.com/cucumber/cucumber-messages-go/v3 v3.0.0
  • github.com/cucumber/gherkin-go v0.0.0-20190605210851-678357df2cd9
  • github.com/cucumber/tag-expressions-go v0.0.0-20181031233154-abafd42c3c9f
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/fsnotify/fsnotify v1.4.7
  • github.com/gogo/protobuf v1.2.1
  • github.com/golang/protobuf v1.2.0
  • github.com/hpcloud/tail v1.0.0
  • github.com/kisielk/errcheck v1.1.0
  • github.com/kisielk/gotool v1.0.0
  • github.com/mattn/go-runewidth v0.0.2
  • github.com/mitchellh/iochan v1.0.0
  • github.com/olekukonko/tablewriter v0.0.0-20180130162743-b8a9be070da4
  • github.com/onsi/ginkgo v1.6.0
  • github.com/onsi/ginkgo v1.8.0
  • github.com/onsi/gomega v1.4.3
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/satori/go.uuid v1.2.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.2.2
  • github.com/stretchr/testify v1.3.0
  • golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
  • golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
  • golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
  • golang.org/x/text v0.3.0
  • golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/fsnotify.v1 v1.4.7
  • gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
  • gopkg.in/yaml.v2 v2.2.1
  • gopkg.in/yaml.v2 v2.2.2