fbpx

Basic testing workflow with Truffle – Part I

Julien Klepatch

In this video, I will show you what is the basic workflow when you test Solidity smart contracts with the Truffle framework. We are going to learn:

  • files / test folder organization
  • how to import smart contract into tests
  • how to implement the arrange / test / assert pattern in your test files

0 Comments

Leave a Reply

More great articles

More tricks for bn.js (Big Number) library in Truffle tests

In the last video of the smart contract testing series I showed you the basic usage of the Big Number…

Read Story

Understanding Truffle contract artifacts and abstractions

Before we are able to understand how tests work in Truffle, we need to first understand what are contract artifacts…

Read Story

DAO – Part III

In this video, we are going to allow investors to cash out on their investment, in 2 ways: By redeeming…

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