Using sql compact for integration tests with entity framework. [Technical Blog]
Posted: 7 Jan 2013
Updated: 7 Jan 2013
Views: 2,339
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: The Apache License, Version 2.0
Bookmarked: 3
Downloaded: 0
In my practices using continuous integration, I try to achieve 100% code coverage using integration tests. This is a separate metric from my unit tests, think of these tests as verifying all of my infrastructure code works properly when wired … Continue reading →