Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.
/ ownable Public archive

An example Cairo 1 smart contract to showcase how to run integration tests with Protostar

License

Notifications You must be signed in to change notification settings

starknet-edu/ownable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ownable Smart Contract

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

About

An example Cairo 1 smart contract to showcase how to run integration tests with Protostar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages