onlydustxyz / starklings

An interactive tutorial to get you up and running with Starknet
309 stars 83 forks source link

Use directly protostar test functions #109

Closed Bernardstanislas closed 2 years ago

Bernardstanislas commented 2 years ago

We currently use a subprocess to call protostar, requiring the user to have protostar installed, which is unnecessary. We can directly use Protostar as a library and call it to test our files.