Getting started
This unit is designed to help you quickly become familiar with the fundamental aspects of testing smart contracts using MultiTest. It provides a practical example and best practices to ensure a smooth start with using MultiTest for testing smart contracts. In the following chapters, you will be:
- designing an example counter smart contract,
- writing tests for the counter smart contract.