Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Go-vcr Alternatives
Similar projects and alternatives to go-vcr
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
-
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
-
-
-
-
-
embedded-postgres
Run a real Postgres database locally on Linux, OSX or Windows as part of another Go application or test
-
packer_ansible_inspec_terraform_aws
A demo application using Packer, Ansible, InSpec and Terraform on AWS
-
-
-
calvinmclean
Discontinued [GET https://api.github.com/repos/calvinmclean/calvinmclean: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
go-vcr discussion
go-vcr reviews and mentions
-
Effortless HTTP Client Testing in Go
Now that you see the motivation behind VCR testing, let's dig deeper into how to implement it in Go using dnaeon/go-vcr.
-
Testing calls to external APIs
Mocking the http client using recorded responses; for example using dnaeon/go-vcr
-
How I write offline API tests in Go
For example I see go-vcr (note: not mine), but haven't taken time yet to evaluate it.
-
go-vcr v3 has been released
I've finally found some spare time and managed to work on go-vcr, fixed some long standing issues, refactored things here and there and was able to get a new version of the package.
-
What are you using for testing your IAC?
Terraform providers are tested this way (separate cloud account w/ create/destroy) paired with VCR to record and replay the HTTP requests.
-
Go Package for testing HTTP interactions: github.com/dnaeon/go-vcr
Let me introduce to you github.com/dnaeon/go-vcr.
-
best way to mock/unit test http.Client?
dnaeon/go-vcr
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 30 Apr 2025
Stats
dnaeon/go-vcr is an open source project licensed under BSD 2-clause "Simplified" License which is an OSI approved license.
The primary programming language of go-vcr is Go.