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
- Host: GitHub
- URL: https://github.com/teamcapybara/capybara
- Owner: teamcapybara
- License: mit
- Created: 2009-11-04T22:19:17.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2024-08-16T08:12:16.000Z (3 months ago)
- Last Synced: 2024-10-29T12:58:22.069Z (12 days ago)
- Topics: hacktoberfest
- Language: Ruby
- Homepage: http://teamcapybara.github.io/capybara/
- Size: 12.2 MB
- Stars: 10,026
- Watchers: 221
- Forks: 1,452
- Open Issues: 44
-
Metadata Files:
- Readme: README.md
- Changelog: History.md
- Contributing: CONTRIBUTING.md
- License: License.txt
- Funding Links:
Owner metadata:
- Name: teamcapybara
- Login: teamcapybara
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/23465623?v=4
- Repositories: 2
- Last Synced at: 2024-05-11T06:42:38.782Z
- Profile URL: https://github.com/teamcapybara
- Sponsor URL:
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 | 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
- Total packages: 1
-
Total downloads:
- rubygems: 254,722,293 total
- Total docker downloads: 934,326,456
- Total dependent packages: 2,702
- Total dependent repositories: 403,508
- Total versions: 151
- Total maintainers: 2
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
- redcarpet >= 0 development
- bundler < 3.0
- xpath >= 0
- 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
- actions/checkout v3 composite
- ruby/setup-ruby v1 composite
- selenium/${SELENIUM_IMAGE -standalone-chrome-debug}
- selenium/${SELENIUM_IMAGE -standalone-firefox-debug}