fbpx

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

ToDo List Ethereum Dapp (Step9) | Toggle Task Done & Keep Frontend Updated

This tutorial is part of the series ToDo List Ethereum Dapp. This is the Step 9. Tutorials already published: (more…)

Read Story

Debugging “VM Exception: invalid opcode / revert”

When I started learning Solidity, there was nothing more frustrating than running accross "VM Exception: invalid opcode" or "VM Exception:…

Read Story

Crud – Part IV

If a user does not exist, no error is produced. We should change that. In this video you will learn…

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