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
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to ethereum/eth-tester

Open-source alternatives to Eth Tester

30 open-source projects similar to ethereum/eth-tester, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Eth Tester alternative.

  • stepci/stepciAvatar von stepci

    stepci/stepci

    1,860Auf GitHub ansehen↗

    Automated API Testing and Quality Assurance

    TypeScript
    Auf GitHub ansehen↗1,860
  • hillstreetlabs/espressoAvatar von hillstreetlabs

    hillstreetlabs/espresso

    76Auf GitHub ansehen↗

    👯 speedy, parallelized, hot-reloading solidity test framework

    JavaScript
    Auf GitHub ansehen↗76
  • hacker-dom/decodeAvatar von hacker-DOM

    hacker-DOM/decode

    6Auf GitHub ansehen↗

    Decode is a package to make it easier for you to develop on Ethereum. In particular, it parses tx's submitted to a local testrpc node to make them more readable.

    JavaScript
    Auf GitHub ansehen↗6
  • schemathesis/schemathesisAvatar von schemathesis

    schemathesis/schemathesis

    3,055Auf GitHub ansehen↗

    Schemathesis is a property-based testing tool and fuzzer for schema-based APIs. It analyzes OpenAPI and JSON Schema specifications to automatically generate test cases that identify crashes, schema violations, and validation bypasses. The project functions as a contract validator and security scanner, verifying that a live server strictly adheres to its defined specifications. The framework distinguishes itself through stateful API testing, which chains multiple related requests together to uncover bugs that only emerge during complex, multi-step user workflows. It also utilizes response-driv

    Pythonapiapi-testingcli
    Auf GitHub ansehen↗3,055
  • tenderly/tenderly-cliAvatar von Tenderly

    Tenderly/tenderly-cli

    585Auf GitHub ansehen↗

    CLI tool for Smart Contract error tracking, monitoring and alerting.

    Go
    Auf GitHub ansehen↗585

KI-Suche

Entdecke weitere awesome Repositories

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

Find more with AI search
  • lamarkaz/psolAvatar von Lamarkaz

    Lamarkaz/psol

    14Auf GitHub ansehen↗

    Solidity Preprocessor

    JavaScript
    Auf GitHub ansehen↗14
  • duaraghav8/ethlintAvatar von duaraghav8

    duaraghav8/Ethlint

    922Auf GitHub ansehen↗

    (Formerly Solium) Code quality & Security Linter for Solidity

    JavaScript
    Auf GitHub ansehen↗922
  • fergarrui/ethereum-graph-debuggerAvatar von fergarrui

    fergarrui/ethereum-graph-debugger

    352Auf GitHub ansehen↗

    Ethereum solidity graph plain debugger. To have the whole picture when debugging.

    TypeScript
    Auf GitHub ansehen↗352
  • merklejerk/solppAvatar von merklejerk

    merklejerk/solpp

    110Auf GitHub ansehen↗

    A solidity preprocessor and flattener CLI and library

    JavaScript
    Auf GitHub ansehen↗110
  • sc-forks/solidity-coverageAvatar von sc-forks

    sc-forks/solidity-coverage

    1,003Auf GitHub ansehen↗

    Code coverage for Solidity smart-contracts

    JavaScript
    Auf GitHub ansehen↗1,003
  • aniket-engg/sol-profilerAvatar von Aniket-Engg

    Aniket-Engg/sol-profiler

    29Auf GitHub ansehen↗

    CLI Tool to List & Store Solidity Smart Contract Methods Attributes

    JavaScript
    Auf GitHub ansehen↗29
  • wighawag/rockethAvatar von wighawag

    wighawag/rocketh

    32Auf GitHub ansehen↗

    A tool to test and deploy ethereum smart contract

    TypeScript
    Auf GitHub ansehen↗32
  • rkalis/truffle-assertionsAvatar von rkalis

    rkalis/truffle-assertions

    152Auf GitHub ansehen↗

    🛠 Assertions and utilities for testing Ethereum smart contracts with Truffle unit tests

    JavaScript
    Auf GitHub ansehen↗152
  • protofire/solhintAvatar von protofire

    protofire/solhint

    1,125Auf GitHub ansehen↗

    Solhint is an open-source project to provide a linting utility for Solidity code.

    JavaScript
    Auf GitHub ansehen↗1,125
  • 0xproject/0x-monorepoAvatar von 0xProject

    0xProject/0x-monorepo

    1,407Auf GitHub ansehen↗

    0x protocol monorepo - includes our smart contracts and many developer tools

    TypeScript
    Auf GitHub ansehen↗1,407
  • cobraframework/pytest-cobraAvatar von cobraframework

    cobraframework/pytest-cobra

    27Auf GitHub ansehen↗

    PyTest plugin for testing smart contracts for Ethereum blockchain.

    Python
    Auf GitHub ansehen↗27
  • ericr/sol-function-profilerAvatar von EricR

    EricR/sol-function-profiler

    80Auf GitHub ansehen↗

    Solidity Contract Function Profiler

    JavaScript
    Auf GitHub ansehen↗80
  • f-o-a-m/cliquebaitAvatar von f-o-a-m

    f-o-a-m/cliquebait

    108Auf GitHub ansehen↗

    Scientists are SHOCKED by how easy it is to disrupt a $550B industry with this one weird trick!

    Shell
    Auf GitHub ansehen↗108
  • barryvdh/laravel-debugbarAvatar von barryvdh

    barryvdh/laravel-debugbar

    19,242Auf GitHub ansehen↗

    Laravel Debugbar is a web-based debugging toolbar and application profiler for Laravel. It provides a visual interface to inspect database queries, logs, and performance metrics in real time to identify and resolve bugs during development. The tool features a database query monitor to capture SQL statements and timings, as well as a request inspector for analyzing route metadata, loaded views, and HTTP request data. It includes a profiler for measuring execution time and memory usage to identify bottlenecks in the request lifecycle. Its observability capabilities cover exception capture, app

    PHP
    Auf GitHub ansehen↗19,242
  • chronoxor/cppbenchmarkAvatar von chronoxor

    chronoxor/CppBenchmark

    336Auf GitHub ansehen↗

    Performance benchmark framework for C++ with nanoseconds measure precision

    C++
    Auf GitHub ansehen↗336
  • badisi/wdio-harnessAvatar von badisi

    badisi/wdio-harness

    6Auf GitHub ansehen↗

    🔬 WebdriverIO support for Angular component test harnesses

    TypeScript
    Auf GitHub ansehen↗6
  • avh4/elm-program-testAvatar von avh4

    avh4/elm-program-test

    95Auf GitHub ansehen↗

    Test Elm programs

    Elm
    Auf GitHub ansehen↗95
  • catchorg/catch2Avatar von catchorg

    catchorg/Catch2

    20,198Auf GitHub ansehen↗

    Catch2 is a comprehensive framework for C++ software validation, providing an environment for unit testing, integration verification, and performance analysis. It enables developers to define and execute automated test suites and micro-benchmarks directly within their applications. The framework is distinguished by its header-only distribution, which allows for integration into existing build systems without requiring complex external dependencies. It utilizes a hierarchical section-based execution model that supports behavior-driven testing, allowing for shared setup and teardown logic acros

    C++bddcppcpp14
    Auf GitHub ansehen↗20,198
  • bruderstein/unexpected-reactAvatar von bruderstein

    bruderstein/unexpected-react

    185Auf GitHub ansehen↗

    Plugin for http://unexpected.js.org to enable testing the full React virtual DOM, and also the shallow renderer

    JavaScript
    Auf GitHub ansehen↗185
  • celtoys/remoteryAvatar von Celtoys

    Celtoys/Remotery

    3,303Auf GitHub ansehen↗

    Single C file, Realtime CPU/GPU Profiler with Remote Web Viewer

    C
    Auf GitHub ansehen↗3,303
  • christian-bromann/awesome-seleniumAvatar von christian-bromann

    christian-bromann/awesome-selenium

    1,131Auf GitHub ansehen↗

    A curated list of delightful Selenium resources.

    awesomeawesome-listlist
    Auf GitHub ansehen↗1,131
  • augustogoulart/awesome-pytestAvatar von augustogoulart

    augustogoulart/awesome-pytest

    554Auf GitHub ansehen↗
    awesomedigitaloceanhacktoberfest
    Auf GitHub ansehen↗554
  • cleder/awesome-python-testingAvatar von cleder

    cleder/awesome-python-testing

    295Auf GitHub ansehen↗

    Collection of awesome 😎️ Python resources for testing

    awesomeawesome-listhacktoberfest
    Auf GitHub ansehen↗295
  • cloudhead/http-consoleAvatar von cloudhead

    cloudhead/http-console

    1,395Auf GitHub ansehen↗

    simple, intuitive HTTP REPL — Speak HTTP like a local.

    JavaScript
    Auf GitHub ansehen↗1,395
  • andythigpen/nvim-coverageAvatar von andythigpen

    andythigpen/nvim-coverage

    434Auf GitHub ansehen↗

    Displays test coverage data in the sign column

    Lua
    Auf GitHub ansehen↗434