Hi Tiang,

Aslo check out The Art of Unit Testing by Roy Osherove (
http://www.manning.com/osherove/)
Cheers,

Steve

On 17 May 2010 12:18, DotNet Dude <adotnetd...@gmail.com> wrote:

> Hi Tiang,
>
> 1. If you haven't already, you should start at: http://www.asp.net/mvc
> 2. The asp.net mvc forum is also very good:
> http://forums.asp.net/1146.aspx
> 3. Also a good idea to look into mocking (eg. Moq, TypeMock).
> 4. Plus Scott Gutherie's blog of course: http://weblogs.asp.net/scottgu/
> 5. Check out the Steven Sanderson Pro MVC Framework book
>
> Here are some other links that will help:
>
> http://msdn.microsoft.com/en-us/magazine/dd942838.aspx
>
> http://www.asp.net/mvc/tutorials/creating-unit-tests-for-asp-net-mvc-applications-vb
>
> http://weblogs.asp.net/rashid/archive/2009/04/01/asp-net-mvc-best-practices-part-1.aspx
>
> http://stackoverflow.com/questions/709429/asp-net-mvc-best-practices-tips-and-tricks
>
> Cheers
>
>
> On Mon, May 17, 2010 at 4:24 PM, Tiang Cheng
> <tiang.ch...@staff.iinet.net.au> wrote:
> > Hi All,
> >
> >
> >
> > I would like to know what are your favourite MVC unit testing resources
> > (articles, books, APIs)?
> >
> >
> >
> > I have a major MVC website that I playing with, and the thing that’s got
> me
> > stumped at the moment is a good way to unit test it…
> >
> >
> >
> > Tiang
> >
> > p.s. Bonus beers for any perth gurus that want to spend some time IRL
> > teaching a young grasshopper like me.
> >
> >
>

Reply via email to