fbpx

Unit vs integration tests for smart contracts

Julien Klepatch

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

In this video I am going to explain you the difference between these 2 kind of tests in the context of smart contract. After you watch this video, you will be able to understand what kind of value unit tests and integration tests, and which one to choose when you write tests for your Solidity smart contracts.

0 Comments

Leave a Reply

More great articles

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

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

Split payment – Part I

In this video, we will start a smart contract to do split payments. Split payments allow to split an Ether…

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