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

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

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

Open-source alternatives to Failpoint

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

  • gavv/httpexpectالصورة الرمزية لـ gavv

    gavv/httpexpect

    2,721عرض على GitHub↗

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

    Goassertionshttpjson
    عرض على GitHub↗2,721
  • google/gofuzzالصورة الرمزية لـ google

    google/gofuzz

    1,495عرض على GitHub↗

    Fuzz testing for go.

    Go
    عرض على GitHub↗1,495
  • elgohr/stop-and-goE

    elgohr/stop-and-go

    0عرض على GitHub↗
    عرض على GitHub↗0
  • fulldump/biffF

    fulldump/biff

    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
  • 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

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

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

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

Find more with AI search
  • 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
  • elgohr/go-localstackE

    elgohr/go-localstack

    0عرض على GitHub↗
    عرض على GitHub↗0
  • fergusstrange/embedded-postgresالصورة الرمزية لـ fergusstrange

    fergusstrange/embedded-postgres

    1,198عرض على GitHub↗

    Run a real Postgres database locally on Linux, OSX or Windows as part of another Go application or test

    Go
    عرض على GitHub↗1,198
  • franela/goblinالصورة الرمزية لـ franela

    franela/goblin

    890عرض على GitHub↗

    Minimal and Beautiful Go testing framework

    Go
    عرض على GitHub↗890
  • cavaliercoder/badioC

    cavaliercoder/badio

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

    go-rod/rod

    6,713عرض على GitHub↗
    Goautomationcdpchrome-devtools
    عرض على GitHub↗6,713
  • gojuno/minimockG

    gojuno/minimock

    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
  • aerokube/ggrA

    aerokube/ggr

    0عرض على GitHub↗

    Go Grid Router (aka Ggr) is a lightweight active load balancer used to create scalable and highly-available Selenium clusters.

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

    DATA-DOG/godog

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

    bradleyjkemp/cupaloy

    0عرض على GitHub↗
    عرض على GitHub↗0
  • 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
  • adamluzsi/testcaseA

    adamluzsi/testcase

    0عرض على GitHub↗
    عرض على GitHub↗0
  • eun/go-hitE

    Eun/go-hit

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

    cabify/timex

    71عرض على GitHub↗

    A test-friendly replacement for golang's time package managed by soy-programador

    Go
    عرض على GitHub↗71
  • corbym/gocrestC

    corbym/gocrest

    0عرض على GitHub↗
    عرض على GitHub↗0
  • corbym/gogivenC

    corbym/gogiven

    0عرض على GitHub↗
    عرض على GitHub↗0
  • covergates/covergatesC

    covergates/covergates

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

    aerokube/selenoid

    2,656عرض على GitHub↗

    Selenoid is a powerful implementation of Selenium hub using Docker containers to launch browsers.

    Go
    عرض على GitHub↗2,656
  • go-playground/assertG

    go-playground/assert

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

    appleboy/gofight

    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
  • data-dog/go-txdbالصورة الرمزية لـ DATA-DOG

    DATA-DOG/go-txdb

    752عرض على GitHub↗

    Immutable transaction isolated sql driver for golang

    Go
    عرض على GitHub↗752
  • gotestyourself/gotest.toolsG

    gotestyourself/gotest.tools

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