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

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

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

gavv/httpexpect

0
View on GitHub↗
2,721 نجوم·243 تفرعات·Go·MIT·1 مشاهدةpkg.go.dev/github.com/gavv/httpexpect/v2↗

Httpexpect

End-to-end HTTP and REST API testing for Go.

Features

  • Testing and QA - Declarative end-to-end HTTP and REST API testing.
  • Testing and Quality Assurance - Declarative end-to-end HTTP and REST testing.
  • أطر عمل الاختبار - Declarative end-to-end HTTP and REST API testing.

سجل النجوم

مخطط تاريخ النجوم لـ gavv/httpexpectمخطط تاريخ النجوم لـ gavv/httpexpect

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

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

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

Start searching with AI

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Httpexpect.
  • 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 لـ Httpexpect→

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

ما هي وظيفة gavv/httpexpect؟

End-to-end HTTP and REST API testing for Go.

ما هي الميزات الرئيسية لـ gavv/httpexpect؟

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

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

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