Ecosyste.ms: Funds

An open API service for providing issue and pull request metadata for open source projects.

https://github.com/teamcapybara/capybara

hacktoberfest

Last synced: about 7 hours ago

Repository metadata:

Acceptance test framework for web applications


Owner metadata:


Committers metadata

Last synced: 1 day ago

Total Commits: 3,550
Total Committers: 414
Avg Commits per committer: 8.575
Development Distribution Score (DDS): 0.512

Commits in past year: 31
Committers in past year: 11
Avg Commits per committer in past year: 2.818
Development Distribution Score (DDS) in past year: 0.452

Name Email Commits
Thomas Walpole t****e@g****m 1732
Jonas Nicklas j****s@g****m 785
Jo Liss j****2@g****m 116
Andrey Botalov b****y@g****m 36
Jonas Nicklas and Kevin Fitzpatrick d****k@e****e 22
Jonas Nicklas and Nicklas Ramhöj d****j@e****e 22
Masafumi Koba y****s@g****m 22
CJ Kihlbom and Jonas Nicklas d****s@e****e 20
Rob Holland r****b@t****k 20
Kouhei Sutou k****u@c****m 15
Andrea Fazzi a****i@a****t 13
Theo Hultberg and Jonas Nicklas d****s@e****e 12
Adam McCrea a****m@e****m 11
Akira Matsuda r****e@d****p 9
yuuji.yaginuma y****a@g****m 9
Sean Doyle s****4@g****m 9
Nicklas Ramhöj d****s@e****e 9
Dennis Rogenius d****s@r****e 9
Aleksei Gusev a****v@g****m 8
Carl Porth b****l@g****m 8
Lenny Marks l****y@d****g 8
Matt Colyer m****t@t****m 8
jgagner j****r@a****m 8
Mark Dodwell m****k@m****k 7
ydah 1****h 7
Jon Leighton j@j****m 7
Pavel Gabriel a****k@g****m 7
Steven Parkes s****s@s****t 7
tmertens t****s@c****t 7
Gonzalo Rodriguez g****o@w****m 7
and 384 more...

Issue and Pull Request metadata

Last synced: 1 day ago


Package metadata

rubygems: capybara

Capybara is an integration testing tool for rack based web applications. It simulates how a user would interact with a website

  • Homepage: https://github.com/teamcapybara/capybara
  • Documentation: http://www.rubydoc.info/gems/capybara/
  • Licenses: MIT
  • Latest release: 3.40.0 (published 10 months ago)
  • Last Synced: 2024-11-08T20:31:20.631Z (1 day ago)
  • Versions: 151
  • Dependent Packages: 2,702
  • Dependent Repositories: 403,508
  • Downloads: 254,722,293 Total
  • Docker Downloads: 934,326,456
  • Rankings:
    • Dependent packages count: 0.021%
    • Dependent repos count: 0.046%
    • Downloads: 0.076%
    • Average: 0.097%
    • Stargazers count: 0.114%
    • Forks count: 0.157%
    • Docker downloads count: 0.168%
  • Maintainers (2)

Dependencies

Gemfile rubygems
  • redcarpet >= 0 development
  • bundler < 3.0
  • xpath >= 0
capybara.gemspec rubygems
  • coveralls >= 0 development
  • cucumber >= 2.3.0 development
  • erubi >= 0 development
  • irb >= 0 development
  • json >= 0 development
  • launchy >= 2.0.4 development
  • minitest >= 0 development
  • puma >= 0 development
  • racc >= 0 development
  • rake >= 0 development
  • rspec >= 3.5.0 development
  • rspec-instafail >= 0 development
  • rubocop ~> 1.1 development
  • rubocop-minitest >= 0 development
  • rubocop-performance >= 0 development
  • rubocop-rake >= 0 development
  • rubocop-rspec ~> 2.0 development
  • rubysl >= 0 development
  • sauce_whisk >= 0 development
  • selenium-webdriver >= 3.142.7, < 5.0 development
  • selenium_statistics >= 0 development
  • sinatra >= 1.4.0 development
  • uglifier >= 0 development
  • webdrivers >= 3.6.0 development
  • yard >= 0.9.0 development
  • addressable >= 0
  • matrix >= 0
  • mini_mime >= 0.1.3
  • nokogiri ~> 1.8
  • rack >= 1.6.0
  • rack-test >= 0.6.3
  • regexp_parser >= 1.5, < 3.0
  • xpath ~> 3.2
.github/workflows/build.yml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite
docker-compose.yml docker
  • selenium/${SELENIUM_IMAGE -standalone-chrome-debug}
  • selenium/${SELENIUM_IMAGE -standalone-firefox-debug}