Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rkalis/truffle-assertions
🛠Assertions and utilities for testing Ethereum smart contracts with Truffle unit tests
https://github.com/rkalis/truffle-assertions
ethereum events revert solidity truffle web3
Last synced: about 8 hours ago
JSON representation
🛠Assertions and utilities for testing Ethereum smart contracts with Truffle unit tests
- Host: GitHub
- URL: https://github.com/rkalis/truffle-assertions
- Owner: rkalis
- License: mit
- Archived: true
- Created: 2018-04-22T16:27:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-26T14:49:51.000Z (about 1 year ago)
- Last Synced: 2024-10-02T13:07:31.572Z (about 1 month ago)
- Topics: ethereum, events, revert, solidity, truffle, web3
- Language: JavaScript
- Homepage: https://kalis.me/check-events-solidity-smart-contract-test-truffle/
- Size: 10.6 MB
- Stars: 154
- Watchers: 7
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-solidity - truffle-assertions - Adds additional assertions and utilities used in testing smart contracts with truffle. (Libraries)
- awesome-solidity - truffle-assertions - Adds additional assertions and utilities used in testing smart contracts with truffle. (Libraries)
- awesome-solidity - truffle-assertions - Adds additional assertions and utilities used in testing smart contracts with truffle. (Libraries)
- DeFi-Developer-Road-Map - truffle-assertions - An npm package with additional assertions and utilities used in testing Solidity smart contracts with truffle. Most importantly, it adds the ability to assert whether specific events have (not) been emitted. (Roadmap)