You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's a bunch of common libs, and the purposeful demos of things listed in the root level readme.
Should there be advice for the noob on how to build, run tests for each on their own? For example, to focus on MongoDB tests on their own, the reader would do which series of command line commands?
dotnet test test/Dal.MongoDb.UnitTests
dotnet test test/Dal.MongoDb.IntegrationTests
That could go in the main readme, or be pushed to the child READMEs.
Was looking to make a pic of deps to add too, but it didn't look so good in the excellent DependenSee -> madushans/DependenSee#19
PS - Great work chomping through the upgrades - this solution is an excellent educational source
The text was updated successfully, but these errors were encountered:
There's a bunch of common libs, and the purposeful demos of things listed in the root level readme.
Should there be advice for the noob on how to build, run tests for each on their own? For example, to focus on MongoDB tests on their own, the reader would do which series of command line commands?
That could go in the main readme, or be pushed to the child READMEs.
Was looking to make a pic of deps to add too, but it didn't look so good in the excellent DependenSee -> madushans/DependenSee#19
PS - Great work chomping through the upgrades - this solution is an excellent educational source
The text was updated successfully, but these errors were encountered: