awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
J

jfilipczyk/gomatch

0
View on GitHub↗
0 نجوم·0 تفرعات·4 مشاهدات

Gomatch

Features

  • Testing and QA - Rspec-like matcher and assertion library.
  • Testing and Quality Assurance - Rspec-like matcher and assertion library.
  • أطر عمل الاختبار - Library for testing JSON patterns.

سجل النجوم

مخطط تاريخ النجوم لـ jfilipczyk/gomatchمخطط تاريخ النجوم لـ jfilipczyk/gomatch

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Gomatch

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Gomatch.
  • appleboy/gofightA

    appleboy/gofight

    0عرض على GitHub↗
    عرض على GitHub↗0
  • bradleyjkemp/cupaloyB

    bradleyjkemp/cupaloy

    0عرض على GitHub↗
    عرض على GitHub↗0
  • adamluzsi/testcaseA

    adamluzsi/testcase

    0عرض على GitHub↗
    عرض على GitHub↗0
  • data-dog/go-sqlmockالصورة الرمزية لـ DATA-DOG

    DATA-DOG/go-sqlmock

    6,525عرض على 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
    عرض على GitHub↗6,525
عرض جميع البدائل الـ 30 لـ Gomatch→

الأسئلة الشائعة

ما هي الميزات الرئيسية لـ jfilipczyk/gomatch؟

الميزات الرئيسية لـ jfilipczyk/gomatch هي: Testing and QA, Testing and Quality Assurance, أطر عمل الاختبار.

ما هي البدائل مفتوحة المصدر لـ jfilipczyk/gomatch؟

تشمل البدائل مفتوحة المصدر لـ jfilipczyk/gomatch: 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.