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

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

Unit vs integration tests for smart contracts

Before you rush into testing your Solidity smart contracts, it's important to understand the difference between unit tests and integration…

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