Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/michalzalecki/tdd-solidity-intro
- Owner: MichalZalecki
- Created: 2018-02-25T22:05:38.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-29T12:18:09.000Z (over 6 years ago)
- Last Synced: 2024-10-25T12:38:11.269Z (3 months ago)
- Language: JavaScript
- Homepage: https://michalzalecki.com/ethereum-test-driven-introduction-to-solidity/
- Size: 52.7 KB
- Stars: 30
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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