Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/morelazers/tn-truffle-test-utils
Helper functions for use in truffle testing
https://github.com/morelazers/tn-truffle-test-utils
ethereum solidity testrpc truffle
Last synced: 29 days ago
JSON representation
Helper functions for use in truffle testing
- Host: GitHub
- URL: https://github.com/morelazers/tn-truffle-test-utils
- Owner: morelazers
- Created: 2017-11-15T04:32:58.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-12T02:16:54.000Z (almost 7 years ago)
- Last Synced: 2024-11-16T14:36:36.928Z (2 months ago)
- Topics: ethereum, solidity, testrpc, truffle
- Language: JavaScript
- Size: 2.93 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Truffle Test Utils
This is a small collection of utility functions that I commonly use when writing tests in Truffle.
Please contribute if you have any more which would be useful, or if you can see any problems with what I have.
You can download the module from npm using `npm i --save tn-truffle-test-utils`