[How Do I:] Run Unit Tests against a Deployed Database?

by Paul Hacker

If your ASP.NET application is configured to deploy a database along with the Web site, how can you verify that a valid database instance has been deployed? In this video we learn how to run unit tests against the deployed database, asserting the existence of a value that is known to be consistent across database instances.

▶ Watch video (3 minutes)