Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/michalzalecki/tdd-solidity-intro

Ethereum: Test driven introduction to Solidity
https://github.com/michalzalecki/tdd-solidity-intro

Last synced: 3 months ago
JSON representation

Ethereum: Test driven introduction to Solidity

Awesome Lists containing this project

README

        

# Test driven introduction to Solidity

This repository contains the full source code of test suits and the smart contact from the article: [Ethereum: Test driven introduction to Solidity](https://michalzalecki.com/ethereum-test-driven-introduction-to-solidity/)

## Usage

npm run test # run tests
npm run test:coverage # check tests coverage