Any recommended approach to write unit tests for .Net Core Apps ? . Known approach is like take .Net class library and then set testRunner property to unit testing framework we use for unit testing . Am i going on the right direction ?
↧
Any recommended approach to write unit tests for .Net Core Apps ? . Known approach is like take .Net class library and then set testRunner property to unit testing framework we use for unit testing . Am i going on the right direction ?