pytest-solidity
Contract tester
Tests smart contracts written in Solidity on the Ethereum blockchain
PyTest plugin for testing smart contracts for Ethereum blockchain.
27 stars
3 watching
6 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list
cobraethereumethereum-blockchainpytestpytest-cobrapytest-pluginpythonsmart-contractssolidity
Related projects:
Repository | Description | Stars |
---|---|---|
coinspect/learn-evm-attacks | An open-source collection of smart contract tests reproducing exploits and vulnerabilities on the Ethereum Virtual Machine (EVM) in Solidity. | 1,677 |
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 |
solidstate-network/solidstate-solidity | A comprehensive development library for building and testing upgradeable Solidity smart contracts on the Ethereum blockchain. | 441 |
aniket-engg/sol-verifier | Tool to verify Solidity smart contracts on Etherscan | 30 |
raineorshine/solidity-by-example | A collection of contract examples showcasing Solidity language features and use cases in Ethereum smart contracts | 430 |
fubuloubu/pytest-ethereum | A Pytest plugin for Ethereum projects | 3 |
merklejerk/solpp | A preprocessor and flattener for Ethereum's Solidity source files | 112 |
willitscale/learning-solidity | A comprehensive resource for learning Solidity programming language and building smart contracts on the Ethereum blockchain | 2,076 |
paulrberg/hardhat-template | Develops Solidity smart contracts using Hardhat and TypeChain | 1,971 |
algorand/pyteal | Provides a Python interface to Algorand Smart Contracts enabling developers to create and manage smart contracts using a high-level, functional programming style | 286 |
manojpramesh/solidity-cheatsheet | A comprehensive resource for writing smart contracts in Solidity, covering best practices and key concepts. | 1,465 |
meadowsuite/meadow | A tool suite and implementation focused on testing and development of smart contracts written in Solidity | 142 |
pytest-dev/pytest-django | Provides a plugin to integrate Django projects with the pytest testing framework. | 1,401 |
ethereum/tests | Common tests for various Ethereum clients and implementations to verify their correctness | 567 |
eth-sri/securify2 | An automated security scanner for Ethereum smart contracts | 589 |