Skip to content

Add documentation for VCR Plugin #267

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed

Add documentation for VCR Plugin #267

wants to merge 2 commits into from

Conversation

GaryPEGEOT
Copy link
Contributor

Copy link
Contributor

@dbu dbu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!

# Enable VCR plugin integration (Must be installed first).
- vcr:
mode: replay # record | replay | replay_or_record
recorder: filesystem # optional
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we list the other options here?

mode: replay # record | replay | replay_or_record
recorder: filesystem # optional
fixtures_directory: '%kernel.project_dir%/fixtures/http' # mandatory for "filesystem" recorder
naming_strategy: service_id.of.naming_strategy # optional
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i would put the optional lines commented out, as by default it works fine.

@dbu
Copy link
Contributor

dbu commented May 29, 2019

thanks! i did a few small tweaks and merged on the CLI f79e62a

@dbu dbu closed this May 29, 2019
@GaryPEGEOT GaryPEGEOT deleted the feature/vcr-integration branch May 29, 2019 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants