This is an example Starknet smart contract written in Cairo 1 to showcase how to perform different types of integration tests with Protostar.
To run the test suite of this project you'll need to install Scarb (compiler and package manager) and Protostar (test runner).
Once those dependencies are installed you'll be able to run the test suite by executing the following command on the terminal:
protostar test