I am trying to find some good practice examples (or some examples, actually) of using Machine.Specifications with ASP.Net Entity Framework in an MVC project.
Not having much experience with Machine.Specifications, I am interested to see what tests other people find useful and if there are any errors for using EF-generated objects instead of custom ones.
Pointers, suggestions and examples are very much appreciated.
source
share