ethereum-waffle

v1.2.0
Sweeter and simpler than truffle.

prepublishOnly

yarn build

test:buildonly

babel-node script/buildTestContracts

test:nobuild

export NODE_ENV=test && mocha --require babel-register --timeout 10000 --recursive --no-warnings

test

yarn test:buildonly && yarn test:nobuild

lint

eslint lib test && solium -d test/compiler/contracts

build:js

babel lib --out-dir dist

build

yarn build:js

clean

rm -fr ./dist ./test/compiler/build ./test/example/build ./test/matchers/build

Metadata

  • MIT
  • >=9.3
  • Marek Kirejczyk
  • released 12/27/2018

Downloads

Maintainers