Test-Driven Development with Entity Framework 6 Date Published: September 8th, 2016 Categories: Development By mswatcher You can completely disconnect your test code from your database with Entity Framework 6 in .NET and Visual Studio. You just need a little bit of custom code for your application, along with some boilerplate code.