Go-github-mock Alternatives
Similar projects and alternatives to go-github-mock
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
-
-
-
hoverfly
Lightweight service virtualization/ API simulation / API mocking tool for developers and testers
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
go-github-mock discussion
go-github-mock reviews and mentions
-
Building GitHub Apps with Golang
So far we've been testing the app with localtunnel, which is nice for quick ad-hoc tests against live API, but it doesn't replace proper unit tests. To write unit tests for this app, we need to mock-out the API to avoid being dependent on the external service. To do so, we can use go-github-mock:
Stats
migueleliasweb/go-github-mock is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of go-github-mock is Go.