Prerequisites

  • Rust
  • DFX – to build and locally deploy canisters.
  • Foundry – optional, if you want to test EVM contract's interaction with canisters.

Installation

Install the ic-test CLI tool:

cargo install ic-test