Skip to content

Example Solidity unit testing Truffle project. Includes common test scenarios and a kitchen sink of test helpers.

Notifications You must be signed in to change notification settings

yosriady/testing-solidity

Repository files navigation

testing-solidity

Learn more by reading the blog post.

Getting Started

Install nvm to easily manage your Node.js versions.

git clone git@github.com:yosriady/testing-solidity.git
cd testing-solidity
nvm use
yarn test

Generating code coverage

yarn coverage

Thanks

testing-solidity 2020+, Yos Riady. Released under the MIT License.
Authored and maintained by Yos Riady with help from contributors (list).

yos.io  ·  GitHub @yosriady

About

Example Solidity unit testing Truffle project. Includes common test scenarios and a kitchen sink of test helpers.

Topics

Resources

Stars

Watchers

Forks