Integration Testing Your ASP.NET MVC Application(blog.codeville.net)
submitted by
desmond(2009) 2 years, 8 months 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: 397
tags:
MVC another
Everyones tags:
Your Tags: