Integration Testing Your ASP.NET MVC Application (blog.codeville.net)
published 7 months, 28 days ago, submitted by
desmond(1830) 7 months, 28 days ago
Unit tests are great for proving the correctness of a single component. But how can you prove that you whole ASP.NET MVC application hangs together properly - including its view templates, configuration settings, and database schema? Integration tests cover what unit tests can't - Steven Sanderson shows one way to approach it with ASP.NET MVC.
|
category: MVC
|
Views: 222
tags:
MVC another
Everyones tags:
Your Tags: