New: Intelligent Flashcards spaced-repetition decks for every topic, built to make things actually stick.
In a test-first workflow with an AI coding agent, what role does the test actually play?
It is the specification the agent implements against
A post-hoc sanity check run after the agent finishes the feature
A coverage metric the agent tries to maximize while writing code