go-vcr VS testfixtures

Compare go-vcr vs testfixtures and see what are their differences.

go-vcr

Record and replay your HTTP interactions for fast, deterministic and accurate tests (by dnaeon)

testfixtures

Ruby on Rails like test fixtures for Go. Write tests against a real database (by go-testfixtures)
Our great sponsors
  • ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
  • CodiumAI - TestGPT | Generating meaningful tests for busy devs
  • SonarLint - Clean code begins in your IDE with SonarLint
  • InfluxDB - Access the most powerful time series database as a service
go-vcr testfixtures
6 4
1,008 935
- 2.0%
0.0 6.2
3 months ago 8 days ago
Go Go
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

go-vcr

Posts with mentions or reviews of go-vcr. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-09.

testfixtures

Posts with mentions or reviews of testfixtures. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-27.

What are some alternatives?

When comparing go-vcr and testfixtures you can also consider the following projects:

gofight - Testing API Handler written in Golang.

Gauge - Light weight cross-platform test automation

ginkgo - A Modern Testing Framework for Go

Hamcrest - Hamcrest matchers for the Go programming language

gomega - Ginkgo's Preferred Matcher Library

GoAws - AWS (SQS/SNS) Clone for Development testing

httpmock - HTTP mocking for Golang

embedded-postgres - Run a real Postgres database locally on Linux, OSX or Windows as part of another Go application or test

GoSpec - Testing framework for Go. Allows writing self-documenting tests/specifications, and executes them concurrently and safely isolated. [UNMAINTAINED]

assert - :exclamation:Basic Assertion Library used along side native go testing, with building blocks for custom assertions

frisby - API testing framework inspired by frisby-js