30 open-source projects similar to f-o-a-m/cliquebait, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.
Code coverage for Solidity smart-contracts
CLI Tool to List & Store Solidity Smart Contract Methods Attributes
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
CLI tool for Smart Contract error tracking, monitoring and alerting.
:warning: The Truffle Suite is being sunset. For information on ongoing support, migration options and FAQs, visit the Consensys blog. Thank you for all the support over the years.
Run a local Raiden network in docker containers for demo and testing purposes.
🛠 Assertions and utilities for testing Ethereum smart contracts with Truffle unit tests
0x protocol monorepo - includes our smart contracts and many developer tools
PyTest plugin for testing smart contracts for Ethereum blockchain.
This repository contains out-of-the-box deployment scripts for private PoA networks
(Formerly Solium) Code quality & Security Linter for Solidity
Ethereum solidity graph plain debugger. To have the whole picture when debugging.
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.
👯 speedy, parallelized, hot-reloading solidity test framework
Solhint is an open-source project to provide a linting utility for Solidity code.
Foundry is an Ethereum smart contract development toolkit and blockchain simulator designed for compiling, testing, and deploying contracts for the Ethereum Virtual Machine. It provides a local environment for simulating blockchain state and forking live networks to execute code without modifying the actual chain. The project features a property-based fuzzing engine to identify edge-case failures in contract logic and a transaction debugger for analyzing detailed execution traces and gas consumption. It enables developers to mirror the state of a remote chain locally to test against real-worl
This project is a comprehensive educational guide and technical manual for the Ethereum blockchain. It provides structured instruction on blockchain fundamentals, smart contract development, and the architectural principles of decentralized applications. The resource covers technical domains including smart contract security auditing, network administration, and web3 programming. It details the implementation of token standards, the use of mnemonic seeds for wallet integration, and the creation of censorship-resistant application architectures. The documentation extends to system-level opera
simple, intuitive HTTP REPL — Speak HTTP like a local.
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
Collection of awesome 😎️ Python resources for testing
Performance benchmark framework for C++ with nanoseconds measure precision