Metadata


Name
vcr
Version
6.3.1
Platform
ruby
Authors
Myron Marston
Kurtis Rainbolt-Greene
Olle Jonsson
Bindir
bin
Date
2024-08-20 00:00:00 UTC
Dependencies
base64 (>= 0)
Description
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
Email
kurtis@rainbolt-greene.online
Files
lib/vcr.rb
lib/vcr/cassette.rb
lib/vcr/cassette/erb_renderer.rb
lib/vcr/cassette/http_interaction_list.rb
lib/vcr/cassette/migrator.rb
lib/vcr/cassette/persisters.rb
lib/vcr/cassette/persisters/file_system.rb
lib/vcr/cassette/serializers.rb
lib/vcr/cassette/serializers/compressed.rb
lib/vcr/cassette/serializers/json.rb
lib/vcr/cassette/serializers/psych.rb
lib/vcr/cassette/serializers/syck.rb
lib/vcr/cassette/serializers/yaml.rb
lib/vcr/configuration.rb
lib/vcr/deprecations.rb
lib/vcr/errors.rb
lib/vcr/library_hooks.rb
lib/vcr/library_hooks/excon.rb
lib/vcr/library_hooks/faraday.rb
lib/vcr/library_hooks/typhoeus.rb
lib/vcr/library_hooks/webmock.rb
lib/vcr/linked_cassette.rb
lib/vcr/middleware/excon.rb
lib/vcr/middleware/excon/legacy_methods.rb
lib/vcr/middleware/faraday.rb
lib/vcr/middleware/rack.rb
lib/vcr/request_handler.rb
lib/vcr/request_ignorer.rb
lib/vcr/request_matcher_registry.rb
lib/vcr/structs.rb
lib/vcr/tasks/vcr.rake
lib/vcr/test_frameworks/cucumber.rb
lib/vcr/test_frameworks/rspec.rb
lib/vcr/util/hooks.rb
lib/vcr/util/internet_connection.rb
lib/vcr/util/logger.rb
lib/vcr/util/variable_args_block_caller.rb
lib/vcr/util/version_checker.rb
lib/vcr/version.rb
Homepage
https://benoittgt.github.io/vcr
Licenses
Hippocratic-2.1
MIT
Require paths
lib
Required ruby version
>= 2.7
Required rubygems version
>= 0
Rubygems version
3.5.16
Specification version
4
Summary
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
Original platform
ruby
New platform
ruby