awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
J

jfilipczyk/gomatch

0
View on GitHub↗
0 Stars·0 Forks·4 Aufrufe

Gomatch

Features

  • Testing and QA - Rspec-like matcher and assertion library.
  • Testing and Quality Assurance - Rspec-like matcher and assertion library.
  • Test-Frameworks - Library for testing JSON patterns.

Star-Verlauf

Star-Verlauf für jfilipczyk/gomatchStar-Verlauf für jfilipczyk/gomatch

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Gomatch

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Gomatch.
  • appleboy/gofightA

    appleboy/gofight

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • bradleyjkemp/cupaloyB

    bradleyjkemp/cupaloy

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • adamluzsi/testcaseA

    adamluzsi/testcase

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • data-dog/go-sqlmockAvatar von DATA-DOG

    DATA-DOG/go-sqlmock

    6,525Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,525
Alle 30 Alternativen zu Gomatch anzeigen→

Häufig gestellte Fragen

Was sind die Hauptfunktionen von jfilipczyk/gomatch?

Die Hauptfunktionen von jfilipczyk/gomatch sind: Testing and QA, Testing and Quality Assurance, Test-Frameworks.

Welche Open-Source-Alternativen gibt es zu jfilipczyk/gomatch?

Open-Source-Alternativen zu jfilipczyk/gomatch sind unter anderem: bradleyjkemp/cupaloy. data-dog/godog. appleboy/gofight. adamluzsi/testcase. data-dog/go-sqlmock — go-sqlmock is a Go library that simulates SQL driver behavior for unit testing by intercepting database calls through… dnaeon/go-vcr — Record and replay your HTTP interactions for fast, deterministic and accurate tests.