1.0.4 • Published 6 years ago

truffle-js-test-helper v1.0.4

Weekly downloads
3
License
ISC
Repository
github
Last release
6 years ago

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.