goc VS go-vcr

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

goc

A Comprehensive Coverage Testing System for The Go Programming Language (by qiniu)

go-vcr

Record and replay your HTTP interactions for fast, deterministic and accurate tests (by dnaeon)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
goc go-vcr
1 6
769 1,093
2.2% -
3.7 5.0
about 1 month ago about 1 month ago
Go Go
Apache License 2.0 BSD 2-clause "Simplified" 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.

goc

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

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.

What are some alternatives?

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

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

testfixtures - Ruby on Rails like test fixtures for Go. Write tests against a real database

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

Gauge - Light weight cross-platform test automation

frisby - API testing framework inspired by frisby-js

ginkgo - A Modern Testing Framework for Go

covergates - The portal gates to coverage reports

gofight - Testing API Handler written in Golang.

baloo - Expressive end-to-end HTTP API testing made easy in Go

gomega - Ginkgo's Preferred Matcher Library

dsunit - Datastore Testibility

httpmock - HTTP mocking for Golang