Nick
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Nick created a post, JustMockLite not working
Hi, Is there a way to get Telerik JustMockLite working in Rider for Mac. Issue: Create a new Test Project Add Nuget package JustMock Create a test with a mock - var customer = Mock.Create<Customer>...