awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
G

gojuno/minimock

0
View on GitHub↗
0 stars·0 forks·0 views

Minimock

Features

  • Mocking Tools - Mock generator for Go interfaces.
  • Testing and QA - Mock generator.
  • Testing and Quality Assurance - Mock generator.

Star history

Star history chart for gojuno/minimockStar history chart for gojuno/minimock

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What are the main features of gojuno/minimock?

The main features of gojuno/minimock are: Mocking Tools, Testing and QA, Testing and Quality Assurance.

What are some open-source alternatives to gojuno/minimock?

Open-source alternatives to gojuno/minimock include: golang/mock — GoMock is a mocking framework for the Go programming language. jarcoal/httpmock — HTTP mocking for Golang. data-dog/go-sqlmock — go-sqlmock is a Go library that simulates SQL driver behavior for unit testing by intercepting database calls through… data-dog/go-txdb — Immutable transaction isolated sql driver for golang. h2non/gock — HTTP traffic mocking and testing made easy in Go ༼ʘ̚ل͜ʘ̚༽. maxbrunsfeld/counterfeiter — A tool for generating self-contained, type-safe test doubles in go.

Open-source alternatives to Minimock

Similar open-source projects, ranked by how many features they share with Minimock.
  • data-dog/go-txdbDATA-DOG avatar

    DATA-DOG/go-txdb

    752View on GitHub↗

    Immutable transaction isolated sql driver for golang

    Go
    View on GitHub↗752
  • golang/mockgolang avatar

    golang/mock

    9,361View on GitHub↗

    GoMock is a mocking framework for the Go programming language.

    Go
    View on GitHub↗9,361
  • data-dog/go-sqlmockDATA-DOG avatar

    DATA-DOG/go-sqlmock

    6,525View on GitHub↗

    go-sqlmock is a Go library that simulates SQL driver behavior for unit testing by intercepting database calls through the standard database/sql/driver interface, eliminating the need for a real database connection. It provides a comprehensive mocking framework that allows developers to define expectations for SQL operations, including queries, executions, prepared statements, and transaction lifecycles, with precise control over the results and errors returned. The library distinguishes itself through its flexible matching and verification capabilities. It supports regex-based or exact SQL

    Godatabasegogolang
    View on GitHub↗6,525
  • h2non/gockh2non avatar

    h2non/gock

    2,216View on GitHub↗

    HTTP traffic mocking and testing made easy in Go ༼ʘ̚ل͜ʘ̚༽

    Goapiassertionsexpectations
    View on GitHub↗2,216
See all 30 alternatives to Minimock→