scott-xu / EntityFramework.Testing

EntityFramework Testing
Apache License 2.0
102 stars 26 forks source link

EF7 #16

Open missraphie opened 8 years ago

missraphie commented 8 years ago

Do you have any plans on developing a version of your awesome library for EF7? We used your EntityFrameworkTesting.NSubstitute a lot in our application and in the process of starting the migration from EF6 to EF7, we hit the wall with all our unit tests using your library with EF7. Thanks.

michael-freidgeim-webjet commented 6 years ago

EF.Core is quiet stable for some time. Are you planning to have the library for EF.Core? Do you just don't have time to implement the changes? Or there are some incompatibilities between EF6 and EF.Core, that make the Core compatible version infeasible/impossible?Any other reasons?