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

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

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

Open-source alternatives to Httpexpect

30 open-source projects similar to gavv/httpexpect, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Httpexpect alternative.

  • kinbiko/jsonassertالصورة الرمزية لـ kinbiko

    kinbiko/jsonassert

    141عرض على GitHub↗

    A Go test assertion library for verifying that two representations of JSON are semantically equal

    Go
    عرض على GitHub↗141
  • vcaesar/ttV

    vcaesar/tt

    0عرض على GitHub↗
    عرض على GitHub↗0
  • h2non/balooH

    h2non/baloo

    0عرض على GitHub↗
    عرض على GitHub↗0
  • khaiql/dbcleanerK

    khaiql/dbcleaner

    0عرض على GitHub↗
    عرض على GitHub↗0
  • posener/wstestP

    posener/wstest

    0عرض على GitHub↗
    عرض على GitHub↗0
  • tvastar/testT

    tvastar/test

    0عرض على GitHub↗
    عرض على GitHub↗0
  • dnaeon/go-vcrالصورة الرمزية لـ dnaeon

    dnaeon/go-vcr

    1,388عرض على GitHub↗

    Record and replay your HTTP interactions for fast, deterministic and accurate tests

    Gogogolangtesting
    عرض على GitHub↗1,388
  • gotestyourself/gotest.toolsG

    gotestyourself/gotest.tools

    0عرض على GitHub↗
    عرض على GitHub↗0

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

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

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

Find more with AI search
  • h2non/gockالصورة الرمزية لـ h2non

    h2non/gock

    2,216عرض على GitHub↗

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

    Goapiassertionsexpectations
    عرض على GitHub↗2,216
  • jfilipczyk/gomatchJ

    jfilipczyk/gomatch

    0عرض على GitHub↗
    عرض على GitHub↗0
  • maxatome/go-testdeepM

    maxatome/go-testdeep

    0عرض على GitHub↗
    عرض على GitHub↗0
  • percolate/charlatanP

    percolate/charlatan

    0عرض على GitHub↗
    عرض على GitHub↗0
  • stesla/gospecifyS

    stesla/gospecify

    0عرض على GitHub↗
    عرض على GitHub↗0
  • suzuki-shunsuke/fluteS

    suzuki-shunsuke/flute

    0عرض على GitHub↗
    عرض على GitHub↗0
  • appleboy/gofightA

    appleboy/gofight

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

    bradleyjkemp/cupaloy

    0عرض على GitHub↗
    عرض على GitHub↗0
  • golang/mockالصورة الرمزية لـ golang

    golang/mock

    9,361عرض على GitHub↗

    GoMock is a mocking framework for the Go programming language.

    Go
    عرض على GitHub↗9,361
  • google/go-cmpالصورة الرمزية لـ google

    google/go-cmp

    4,651عرض على GitHub↗

    go-cmp is a value comparison library for Go designed for use in test suites. It functions as a recursive data differ and assertion tool that determines if two complex data structures are semantically equal rather than relying on strict bitwise equality. The library provides a framework for defining specialized comparison logic, allowing users to register custom equality overrides for specific types. It includes mechanisms to manage how unexported fields are handled during traversal to prevent runtime panics during deep equality checks. The system utilizes reflection-based value traversal to

    Goequalitygotesting
    عرض على GitHub↗4,651
  • adamluzsi/testcaseA

    adamluzsi/testcase

    0عرض على GitHub↗
    عرض على GitHub↗0
  • data-dog/godogD

    DATA-DOG/godog

    0عرض على GitHub↗
    عرض على GitHub↗0
  • jarcoal/httpmockالصورة الرمزية لـ jarcoal

    jarcoal/httpmock

    2,077عرض على GitHub↗

    HTTP mocking for Golang

    Go
    عرض على GitHub↗2,077
  • 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
  • franela/goblinالصورة الرمزية لـ franela

    franela/goblin

    890عرض على GitHub↗

    Minimal and Beautiful Go testing framework

    Go
    عرض على GitHub↗890
  • dvyukov/go-fuzzالصورة الرمزية لـ dvyukov

    dvyukov/go-fuzz

    4,853عرض على GitHub↗

    go-fuzz is a coverage-guided randomized testing tool for identifying crashes and logic bugs in Go code. It consists of a fuzzer that evolves random inputs based on code execution paths, an instrumentation tool that produces binaries for tracking coverage, and a seed corpus manager. The tool utilizes compile-time binary instrumentation to monitor branch coverage and employs a feedback-driven mutation loop to prioritize inputs that reach new sections of the codebase. It includes capabilities for comparative differential testing to identify logic errors by executing different implementations of

    Go
    عرض على GitHub↗4,853
  • msoap/go-carpetM

    msoap/go-carpet

    0عرض على GitHub↗
    عرض على GitHub↗0
  • orfjackal/gospecO

    orfjackal/gospec

    0عرض على GitHub↗
    عرض على GitHub↗0
  • go-testfixtures/testfixturesالصورة الرمزية لـ go-testfixtures

    go-testfixtures/testfixtures

    1,233عرض على GitHub↗

    Ruby on Rails like test fixtures for Go. Write tests against a real database

    Godatabasefixturesgo
    عرض على GitHub↗1,233
  • smartystreets/goconveyالصورة الرمزية لـ smartystreets

    smartystreets/goconvey

    8,415عرض على GitHub↗

    GoConvey is a behavioral testing framework for the Go programming language that provides a test runner, a code coverage tool, and a web-based monitoring dashboard. It integrates with the standard Go test command to organize tests into behavioral stories and conveyors. The project features a web interface that monitors the file system for source code changes and automatically triggers test execution to provide real-time feedback. This dashboard displays test results, failures, and a chronological history of execution status. The framework includes a state assertion system for verifying values

    Go
    عرض على GitHub↗8,415
  • stretchr/testifyالصورة الرمزية لـ stretchr

    stretchr/testify

    25,861عرض على GitHub↗

    Testify is a comprehensive testing toolkit for Go that provides a suite of assertion libraries and mocking frameworks to validate code behavior. It enables developers to write automated tests by comparing actual results against expected outcomes, ensuring that functional requirements are met throughout the development process. The project distinguishes itself through its flexible failure propagation, which allows tests to either halt execution immediately upon a failed requirement or return boolean results for conditional logic. It includes deep-equality object comparison and JSON normalizati

    Goassertionsgogolang
    عرض على GitHub↗25,861
  • verdverm/frisbyV

    verdverm/frisby

    0عرض على GitHub↗
    عرض على GitHub↗0