0.1.1 • Published 9 years ago

web3-mocha-ui v0.1.1

Weekly downloads
6
License
MIT
Repository
github
Last release
9 years ago

web3-mocha-ui

TDD ui for mocha js, extrended for use with smart contracts and web3.

Reason for this to exist: There are several implementations of mocha and ethereum around. Its a abvious and simple choice for the JSON rpc API. The test frameworks are mostly bundled with frameworks. So this aims to the purist.

Design Rationale

  • this provides no deployment infrastructure
  • delivers pure web3 objects
  • goal: fast integration testing with testrpc

Install