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
In CLI VERSION v25-c96b4d7, when running codecrafters test only the current/last stage is executed.
I want all the prior tests to execute to confirm my current code didn't break any of the prior assumptions/behaviors.
In CLI VERSION v25-c96b4d7, when running
codecrafters testonly the current/last stage is executed.I want all the prior tests to execute to confirm my current code didn't break any of the prior assumptions/behaviors.