I am having to use the Unit Test Project in Visual Studio for doing unit tests.
I am sort of new to Unit Testing so not really sure how to do the petapoco data layer for testing CRUD and other processing.
I see some articles on using other unit test platforms but have to work within Visual Studio for this project so is there any good articles on unit testing in Visual Studio for DAL2 in DNN7