prb-test
Test utility library
A collection of testing assertions and logging utilities for Solidity smart contracts.
Modern collection of testing assertions and logging utilities for Solidity
182 stars
4 watching
15 forks
Language: Solidity
last commit: 5 months ago
Linked from 1 awesome list
assertionsblockchainethereumfoundrysmart-contractssoliditytesting
Related projects:
Repository | Description | Stars |
---|---|---|
paulrberg/prb-math | A library providing advanced fixed-point math functions with type safety and gas efficiency | 884 |
paulrberg/foundry-template | Provides a template for developing Solidity smart contracts with automated testing and formatting tools. | 562 |
meherett/pytest-solidity | Tests smart contracts written in Solidity on the Ethereum blockchain | 26 |
eagr/sol-repl | A tool that provides an interactive environment to experiment with Solidity snippets and execute smart contract code in Ethereum | 4 |
nicoabie/quickcheck | Randomized testing of program properties in Prolog | 22 |
ethereum/solidity-examples | A collection of reusable Solidity code snippets for common tasks and Ethereum-related utilities | 535 |
paulrberg/hardhat-template | Develops Solidity smart contracts using Hardhat and TypeChain | 1,961 |
sunweb3sec/defivulnlabs | A comprehensive training and testing guide for common smart contract vulnerabilities in DeFi applications | 1,587 |
mixbytes/audits_public | Publicly shared security audits of various decentralized finance protocols and projects. | 303 |
praneshasp/vscode-solidity-inspector | A VSCode extension for smart-contract development utilities, including optimization and debugging tools. | 126 |
test-bench/test-bench | A principled test framework for Ruby that aims to offer a structured way to write effective and easy-to-use tests. | 69 |
jg8481/robot-framework-solidity-testing-toolkit | A toolkit combining Solidity testing and cross-chain deployment tools with Robot Framework for developing robust and secure smart contract applications on Ethereum and other EVM-compatible blockchains. | 11 |
theory/pgtap | A testing framework for PostgreSQL written in PL/pgSQL and PL/SQL. | 990 |
0x706972686f/phantasm | A Python-based test automation framework for Splunk Phantom playbooks. | 11 |
test-prof/test-prof | An analysis tool to help identify bottlenecks in test suites and improve their performance. | 1,889 |