You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 21, 2023. It is now read-only.
The goal is to take over from this branch, understand how Protostar testing works internally and use their Python objects to have a minimal running code in src/exercises/checker.py.
I started to work on the update to Protostar, did the plumbing work with upgrading the dependency: https://github.com/onlydustxyz/starklings/tree/update-protostar
The goal is to take over from this branch, understand how Protostar testing works internally and use their Python objects to have a minimal running code in
src/exercises/checker.py.