Test driven development for Solidity

Julien Klepatch

Do you write tests for your Solidity smart contracts? Congrats if you do, and if don’t it’s time to start!

If you do, do you write your Solidity smart contract first, and only after your tests? There is a better way 🙂 It’s called Test-driven-development (TDD), and it consist in writing your test first.

Surprising? Well, it does provide some big benefits. Watch this video to understand the whole process and the benefits it brings you when you develop your Solidity smart contracts.

0 Comments

Leave a Reply

More great articles

Split payment – Part II

Previously, we have implemented the main functionality of our split payment smart contract in Solidity. In this video tutorial, we…

Read Story

Ether wallet – Part II

In the previous episode we started an Ether wallet smart contract, and we can now send Ether to another address.…

Read Story

Lottery in Solidity

This video is a tutorial to build a lottery smart contract in Solidity. The rules are simples. In each round…

Read Story

Never miss a minute

Get great content to your inbox every week. No spam.
[contact-form-7 id="6" title="Footer CTA Subscribe Form"]
Arrow-up