30 open-source projects similar to tenderly/tenderly-cli, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Tenderly Cli alternative.
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
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.
Ethereum solidity graph plain debugger. To have the whole picture when debugging.
Code coverage for Solidity smart-contracts
👯 speedy, parallelized, hot-reloading solidity test framework
(Formerly Solium) Code quality & Security Linter for Solidity
Scientists are SHOCKED by how easy it is to disrupt a $550B industry with this one weird trick!
🛠 Assertions and utilities for testing Ethereum smart contracts with Truffle unit tests
CLI Tool to List & Store Solidity Smart Contract Methods Attributes
Solhint is an open-source project to provide a linting utility for Solidity code.
0x protocol monorepo - includes our smart contracts and many developer tools
PyTest plugin for testing smart contracts for Ethereum blockchain.
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
Performance benchmark framework for C++ with nanoseconds measure precision
🔬 WebdriverIO support for Angular component test harnesses
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
Plugin for http://unexpected.js.org to enable testing the full React virtual DOM, and also the shallow renderer
Single C file, Realtime CPU/GPU Profiler with Remote Web Viewer
A curated list of delightful Selenium resources.
Collection of awesome 😎️ Python resources for testing
simple, intuitive HTTP REPL — Speak HTTP like a local.