We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I wanted to inform the community that I've successfully implemented a custom persister for vcrpy in my project.
The purpose of this persister is to enable vcrpy to directly consume browser-generated HAR files without the need for conversion to YAML.
If there's interest from the community or the maintainers, I'm happy to create a pull request to contribute this feature to vcrpy.
I'm available to provide more details or assist with any questions. Thank you to the vcrpy maintainers for their fantastic work!
The text was updated successfully, but these errors were encountered:
That is super neat!
Is it up on GitHub? We could treat it as a plugin or addon without needing to contribute it to mainline vcr for now.
Sorry, something went wrong.
No branches or pull requests
I wanted to inform the community that I've successfully implemented a custom persister for vcrpy in my project.
The purpose of this persister is to enable vcrpy to directly consume browser-generated HAR files without the need for conversion to YAML.
If there's interest from the community or the maintainers, I'm happy to create a pull request to contribute this feature to vcrpy.
I'm available to provide more details or assist with any questions. Thank you to the vcrpy maintainers for their fantastic work!
The text was updated successfully, but these errors were encountered: