Ecosyste.ms: Funds

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

https://github.com/vcr/vcr

Last synced: about 8 hours ago

Repository metadata:

Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.


Owner metadata:


Committers metadata

Last synced: about 11 hours ago

Total Commits: 1,969
Total Committers: 182
Avg Commits per committer: 10.819
Development Distribution Score (DDS): 0.248

Commits in past year: 23
Committers in past year: 11
Avg Commits per committer in past year: 2.091
Development Distribution Score (DDS) in past year: 0.565

Name Email Commits
Myron Marston m****n@g****m 1480
Mislav Marohnić m****c@g****m 66
Olle Jonsson o****n@g****m 40
Kurtis Rainbolt-Greene me@k****e 39
Tony Miller m****l@g****m 28
Kurtis Rainbolt-Greene k****s@r****e 21
Nathaniel Bibler g****t@n****m 15
Jacob Green j****b@n****m 10
Jan Berdajs m****o@g****m 10
Luke van der Hoeven h****t@g****m 7
André Luis Leal Cardoso Junior a****r@g****m 7
Ivan Kapelyukhin i****n@s****m 6
Ryan Foster r****r@v****m 5
hirowatari K****n@h****a 4
Jean byroot Boussier j****b@s****m 4
Ben Lavender b****a@g****m 4
Alexander Wenzowski a****r@w****m 4
Todd Lunter t****r@g****m 3
Nelli K 7****x 3
vzvu3k6k v****k@g****m 3
mdalton m****n@w****m 3
Vladimir Kochnev h****e@y****u 3
Sergei Smagin s****0@g****m 3
Scott Carleton s****t@a****m 3
Ryan Burrows r****s@g****m 3
Mike Nicholaides m****s@g****m 3
Mattias Putman m****n@g****m 3
Leon Miller-Out l****n@s****m 3
Jason Rylance e****r@g****m 3
Ian Cordasco g****v@g****m 3
and 152 more...

Issue and Pull Request metadata

Last synced: 1 day ago


Package metadata

rubygems: vcr

Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.

  • Homepage: https://benoittgt.github.io/vcr
  • Documentation: http://www.rubydoc.info/gems/vcr/
  • Licenses: Hippocratic-2.1,MIT
  • Latest release: 6.2.0 (published over 1 year ago)
  • Last Synced: 2024-11-08T20:05:03.818Z (1 day ago)
  • Versions: 71
  • Dependent Packages: 3,588
  • Dependent Repositories: 30,935
  • Downloads: 116,519,022 Total
  • Docker Downloads: 1,609,192,030
  • Rankings:
    • Dependent packages count: 0.014%
    • Downloads: 0.168%
    • Docker downloads count: 0.192%
    • Dependent repos count: 0.196%
    • Stargazers count: 0.203%
    • Average: 0.332%
    • Forks count: 1.219%
  • Maintainers (4)
go: github.com/vcr/vcr

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/vcr/vcr#section-documentation
  • Licenses: other
  • Latest release: v6.2.0+incompatible (published over 1 year ago)
  • Last Synced: 2024-11-08T20:05:02.668Z (1 day ago)
  • Versions: 69
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Rankings:
    • Stargazers count: 0.883%
    • Forks count: 1.292%
    • Average: 4.112%
    • Dependent repos count: 4.719%
    • Dependent packages count: 9.553%
rubygems: mustwin-vcr

Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.

  • Homepage: http://vcr.github.io/vcr
  • Documentation: http://www.rubydoc.info/gems/mustwin-vcr/
  • Licenses: MIT
  • Latest release: 2.9.3 (published almost 10 years ago)
  • Last Synced: 2024-11-08T20:05:03.548Z (1 day ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 3,383 Total
  • Rankings:
    • Stargazers count: 0.184%
    • Forks count: 1.106%
    • Dependent packages count: 15.706%
    • Average: 29.419%
    • Dependent repos count: 46.782%
    • Downloads: 83.315%
  • Maintainers (1)

Dependencies

Gemfile rubygems
  • curb ~> 0.9.0
  • em-http-request >= 0
  • faraday >= 0.9.2, < 2
  • jruby-openssl >= 0
  • patron = 0.6.3
  • typhoeus ~> 1.1.0
  • webrick >= 0
vcr.gemspec rubygems
  • aruba ~> 0.14.14 development
  • bundler ~> 2.0 development
  • codeclimate-test-reporter ~> 0.4 development
  • cucumber ~> 7.0 development
  • excon >= 0.62.0 development
  • faraday >= 0.11.0, < 2.0.0 development
  • hashdiff >= 1.0.0.beta1, < 2.0.0 development
  • httpclient >= 0 development
  • json >= 0 development
  • mime-types >= 0 development
  • pry ~> 0.9 development
  • pry-doc ~> 0.6 development
  • rack >= 0 development
  • rake >= 12.3.3 development
  • relish >= 0 development
  • rspec ~> 3.0 development
  • sinatra >= 0 development
  • test-unit ~> 3.4.4 development
  • timecop >= 0 development
  • webmock >= 0 development
  • yard >= 0 development
.github/workflows/test.yml actions
  • actions/checkout v2 composite
  • ruby/setup-ruby v1 composite