Jabber-Net icon indicating copy to clipboard operation
Jabber-Net copied to clipboard

Replace Rhino Mocks with Moq

Open gsomix opened this issue 9 years ago • 2 comments
trafficstars

https://github.com/moq/moq4

Possibly solution for #7.

gsomix avatar Sep 28 '16 19:09 gsomix

Needs further investigation. According to their issue tracker, there're still no .NET Core support. Although, the corresponding pull request was merged some time ago.

See also: Moq on .NET Core. Seems to be possible.

ForNeVeR avatar Sep 29 '16 03:09 ForNeVeR

Okay, it seems that they have .NETStandard 1.3 support starting from 4.6.25-alpha. Depending on the alpha builds is not the best course of action IMO, but that's the only option I can see insofar.

ForNeVeR avatar Sep 29 '16 03:09 ForNeVeR