truffle-js-test-helper
v1.0.4
Published
This is a modules include some basic functions to help test ethereum smart contract
Downloads
8
Maintainers
Readme
truffle-javascript-test-helper
A simple module includes some basic functions to help test ethereum smart contract in truffle
Install
npm install --save-dev truffle-js-test-helper
Usage
const { addDaysOnEVM, assertRevert } = require('truffle-js-test-helper')
Contributing
Please help better the ecosystem by submitting issues rand pull requests to default.