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