Testing smart contracts
Testing tools and libraries
Waffle - A framework for advanced smart contract development and testing (based on ethers.js).
Solidity-Coverage - Alternative solidity code coverage tool.
hevm - Implementation of the EVM made specifically for unit testing and debugging smart contracts.
Whiteblock Genesis - An end-to-end development sandbox and testing platform for blockchain.
OpenZeppelin Test Environment - Blazing fast smart contract testing. One-line setup for an awesome testing experience.
OpenZeppelin Test Helpers - Assertion library for Ethereum smart contract testing. Make sure your contracts behave as expected!
Related tutorials
- Solidity and Truffle Continuous Integration Setup – How to setup Travis or Circle CI for Truffle testing along with useful plugins.
- Testing products overview – An overview and comparison of different testing products.
- How to use Echidna to test smart contracts
- How to use Manticore to find smart contract bugs
- How to use Slither to find smart contract bugs
- How to mock Solidity contracts for testing
- How to migrate from Truffle Tests to OpenZeppelin Test Environment
- How to test contracts after they have been deployed on a network
Further reading
Know of a community resource that helped you? Edit this page and add it!
Помогите нам с этой страницей
Если вы эксперт по этой теме и хотите внести свой вклад, отредактируйте эту страницу и посыпьте ее своей мудростью.
Вас поблагодарят, и вы поможете сообществу Ethereum!
Используйте эту гибкость шаблон документации
Вопросы? Спросите нас в канале #content на нашем Сервер Discord
Редактировать страницу