Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

TDD demos/guides/videos including fake repositories or domain models [closed]

I have to rewrite an old application and I would like to start using the repository pattern for data access and also write as many tests as possible for the required functionalities.

Can you recommend some videos/guides with more complex examples of TDD including fake repositories or domain models (preferably starting from scratch)?

like image 729
alexandrul Avatar asked Nov 30 '10 12:11

alexandrul


1 Answers

The Full Stack, Part 3: Building a Repository using TDD

like image 146
alexandrul Avatar answered Nov 06 '22 19:11

alexandrul