Browsing Tag
tdd
5 posts
Your AI Coding Assistant Has No Memory of Why
A pull request lands. Two approvals, tests green, CI blue. It ships on a Tuesday. Three weeks later…
I Built a Research Memory Agent with Cognee—Five API Breaks, One Knowledge Graph, Seven Days
I applied strict TDD to build a Cognee knowledge graph agent — here is every upstream API break…
Test Driven Development in Laravel – Folder Structure & Setup (1)
Folder structure In this article, we will explore how to organize tests effectively, using the example of a…
💉 Test-Driven Development and Dependency Injection are the way
Welcome back into these series everyone, past few days have been incredible as skott just reached 130 stars…
TDD: What’s your React-ion?
TL:DR; If our tests are defined by our requirements, we know our application is behaving in the agreed…