https://github.com/cucumber/cucumber-ruby

cucumber polyglot-release ruby tidelift

Last synced: about 1 month ago

Repository metadata:

Cucumber for Ruby. It's amazing!


Owner metadata:


Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

rubygems: cucumber

Behaviour Driven Development with elegance and joy

  • Homepage: https://cucumber.io/
  • Documentation: http://www.rubydoc.info/gems/cucumber/
  • Licenses: MIT
  • Latest release: 9.2.0 (published 9 months ago)
  • Last Synced: 2024-11-10T21:36:39.203Z (about 1 month ago)
  • Versions: 193
  • Dependent Packages: 2,388
  • Dependent Repositories: 56,404
  • Downloads: 79,740,225 Total
  • Docker Downloads: 62,817,033
  • Rankings:
    • Dependent packages count: 0.022%
    • Dependent repos count: 0.147%
    • Stargazers count: 0.246%
    • Downloads: 0.248%
    • Average: 0.299%
    • Forks count: 0.424%
    • Docker downloads count: 0.704%
  • Maintainers (1)
go: github.com/cucumber/cucumber-ruby

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/cucumber/cucumber-ruby#section-documentation
  • Licenses: mit
  • Latest release: v9.2.0+incompatible (published 9 months ago)
  • Last Synced: 2024-11-10T21:36:41.498Z (about 1 month ago)
  • Versions: 164
  • Dependent Packages: 0
  • Dependent Repositories: 2
  • Rankings:
    • Forks count: 0.783%
    • Stargazers count: 0.928%
    • Dependent repos count: 3.506%
    • Average: 3.698%
    • Dependent packages count: 9.576%

Dependencies

Gemfile rubygems
  • rubocop = 1.32.0
  • rubocop-packaging ~> 0.3, = 0.5.1
cucumber.gemspec rubygems
  • cucumber-compatibility-kit ~> 9.2, >= 9.2.1 development
  • nokogiri ~> 1.13, >= 1.13.6 development
  • octokit ~> 4.22, >= 4.22.0 development
  • pry ~> 0.14, >= 0.14.1 development
  • rack-test >= 1.1.0, ~> 2.0 development
  • rake ~> 13.0, >= 13.0.6 development
  • rspec ~> 3.11, >= 3.11.0 development
  • simplecov ~> 0.21, >= 0.21.2 development
  • sinatra ~> 2.2, >= 2.2.0 development
  • syntax ~> 1.2, >= 1.2.2 development
  • test-unit ~> 3.5, >= 3.5.3 development
  • webrick ~> 1.7, >= 1.7.0 development
  • builder ~> 3.2, >= 3.2.4
  • cucumber-ci-environment ~> 9.0, >= 9.0.4
  • cucumber-core ~> 11.0, >= 11.0.0
  • cucumber-cucumber-expressions >= 15.1.1, < 17.0
  • cucumber-gherkin ~> 23.0, >= 23.0.1
  • cucumber-html-formatter ~> 19.1, >= 19.1.0
  • cucumber-messages >= 18, < 20
  • diff-lcs ~> 1.5, >= 1.5.0
  • mime-types ~> 3.4, >= 3.4.1
  • multi_test ~> 1.1, >= 1.1.0
  • sys-uname ~> 1.2, >= 1.2.2
.github/actions/test-ruby/action.yaml actions
  • ruby/setup-ruby v1 composite
.github/workflows/release.yaml actions
  • ./.github/actions/test-ruby * composite
  • actions/checkout v4 composite
  • cucumber/action-create-github-release v1.1.1 composite
  • cucumber/action-publish-rubygem v1.0.0 composite
.github/workflows/rubocop.yaml actions
  • actions/checkout v4 composite
  • ruby/setup-ruby v1 composite
.github/workflows/test.yaml actions
  • ./.github/actions/test-ruby * composite
  • actions/checkout v4 composite