Searching protocol for "test implementation"
Apply test-driven development to implement features.
Ship story-by-story with automated tests.
Turn specs into implemented, tested features.
Make tests pass with minimal code.
Developer Agent for real implementation work.
Structured, test-first implementation.
Keep tests aligned with codebase over time.
Implement to pass tests, keep gates green.
Make tests pass, fast.
Code with TDD, tests first, commit often.
Integrate TDD with real implementations and E2E tests.
Automate BitBot's iterative test workflow.