Why should you write Unit Tests? Here are some points which are mostly mentioned if somebody argues against Unit Tests
So, why should you write Unit Tests? The guys from Agitar Technologies gives you a starting point to think about - http://www.agitar.com/solutions/why_unit_testing.html
Ok, I want to write Unit Tests, but what should I test? Arnt Berge wrote down his thought about what should be tested in ASP.NET MVC - http://blogg.bouvet.no/2011/04/05/thoughts-on-unit-testing-in-asp-net-mvc/
All right, I'm convinced, where should I start? Here are some links, where Unit Testing ASP.NET MVC applications is the central point.
This article is also available in the following languages:
Carsten Siemens edited Revision 12. Comment: Added tags: has TOC, has See Also
Ed Price - MSFT edited Original. Comment: Added TOC and tag. Updated title casing.
Horizon_Net edited Revision 2. Comment: Removed first header and added tags.
Horizon_Net edited Revision 3. Comment: added language tag
Horizon_Net edited Revision 4. Comment: Added language tag in header
Horizon_Net edited Revision 5. Comment: added see also section
Horizon_Net edited Revision 6. Comment: added link to german version, updated formatting
Horizon_Net edited Revision 8. Comment: fixed broken link
Horizon_Net edited Revision 9. Comment: fixed broken link
nice article
The link "Creating Unit Tests for ASP.NET MVC Applications" not work.
@Yatajga Thanks for the hint. I've fixed this link.
Good Article.
Nice article !!!