Sha256: 45575dd39e56bebcab7bb3ba1b94954c6638258363ee1ffc9a37b83e86c5100f

Contents?: true

Size: 946 Bytes

Versions: 58

Compression:

Stored size: 946 Bytes

Contents

The cucumber features provided here demonstrate all of the major features of
VCR.  These features are executable documentation for VCR.

Many of the examples use one (or both) of these helper functions
provided by `spec/support/cucumber_helpers.rb`:

* `start_sinatra_app`: starts a sinatra application on the given port.
  The server automatically shuts down when the ruby script ends.  Many
  examples re-run the script without the sinatra server to demonstrate
  the replaying of a recorded HTTP response.
* `include_http_adapter_for`: includes a module that implements a common
  HTTP interface for the given HTTP library.  The `response_body_for`
  method will make an HTTP request using the given library.  This
  allows scenarios to be run against each different supported HTTP
  library.

If you have ideas to clarify or improve any of these cucumber features,
please submit an [issue](https://github.com/vcr/vcr/issues) or pull request.

Version data entries

58 entries across 58 versions & 7 rubygems

Version Path
docspring-3.0.0 vendor/bundle/ruby/3.3.0/gems/vcr-3.0.3/features/about_these_examples.md
cloudsmith-api-2.0.16 vendor/bundle/ruby/2.6.0/gems/vcr-3.0.3/features/about_these_examples.md
cloudsmith-api-2.0.15 vendor/bundle/ruby/2.6.0/gems/vcr-3.0.3/features/about_these_examples.md
cloudsmith-api-2.0.14 vendor/bundle/ruby/2.6.0/gems/vcr-3.0.3/features/about_these_examples.md
cloudsmith-api-2.0.13 vendor/bundle/ruby/2.6.0/gems/vcr-3.0.3/features/about_these_examples.md
cloudsmith-api-2.0.12 vendor/bundle/ruby/2.6.0/gems/vcr-3.0.3/features/about_these_examples.md
cloudsmith-api-2.0.11 vendor/bundle/ruby/2.6.0/gems/vcr-3.0.3/features/about_these_examples.md
cloudsmith-api-2.0.10 vendor/bundle/ruby/2.6.0/gems/vcr-3.0.3/features/about_these_examples.md
cloudsmith-api-2.0.9 vendor/bundle/ruby/2.6.0/gems/vcr-3.0.3/features/about_these_examples.md
cloudsmith-api-2.0.8 vendor/bundle/ruby/2.6.0/gems/vcr-3.0.3/features/about_these_examples.md
cloudsmith-api-2.0.7 vendor/bundle/ruby/2.6.0/gems/vcr-3.0.3/features/about_these_examples.md
cloudsmith-api-2.0.6 vendor/bundle/ruby/2.6.0/gems/vcr-3.0.3/features/about_these_examples.md
cloudsmith-api-2.0.5 vendor/bundle/ruby/2.6.0/gems/vcr-3.0.3/features/about_these_examples.md
cloudsmith-api-2.0.4 vendor/bundle/ruby/2.6.0/gems/vcr-3.0.3/features/about_these_examples.md
cloudsmith-api-2.0.3 vendor/bundle/ruby/2.6.0/gems/vcr-3.0.3/features/about_these_examples.md
cloudsmith-api-2.0.2 vendor/bundle/ruby/2.6.0/gems/vcr-3.0.3/features/about_these_examples.md
cloudsmith-api-2.0.1 vendor/bundle/ruby/2.6.0/gems/vcr-3.0.3/features/about_these_examples.md
cloudsmith-api-2.0.0 vendor/bundle/ruby/2.6.0/gems/vcr-3.0.3/features/about_these_examples.md
cloudsmith-api-1.142.3 vendor/bundle/ruby/2.6.0/gems/vcr-3.0.3/features/about_these_examples.md
cloudsmith-api-1.120.3 vendor/bundle/ruby/2.6.0/gems/vcr-3.0.3/features/about_these_examples.md