Is there any good ASP.Net MVC project with TDD & MOQ Source code available?
- by melaos
hi guys,
i'm starting to learn TDD, Unit-testing on asp.net mvc and i'm trying to pickup all these mocking via MOQ.
so i'm looking for any good asp.net mvc projects which source codes are made available to mere mortals like me :)
i've found some good asp.net mvc source codes but not those that uses MOQ specifically.
the asp.net mvc source code
code camp server
suteki shop
So does anybody know any good open source asp.net mvc project which have good test/tdd examples using MOQ?