I work for an organization that has a lot of code using RhinoMocks. We also would like to run our unit tests in .Net Core. I will be looking into a quick port of RhinoMocks to .Net Standard. Please write back here or contact [email protected] if you are interested in contributing or testing.
On Tuesday, May 3, 2016 at 6:17:58 AM UTC-4, Doron Grinzaig wrote: > > RhinoMocks wasn't updated for like 5 or more years... > So I guess the answer is NO. > > It's an old and dead framework. Use a different one. > > Doron > > On Monday, February 29, 2016 at 11:00:47 PM UTC+2, Stevie Hailey wrote: >> >> I have a system that I am looking to migrate to .NET Core which includes >> a suite of unit tests depending on RhinoMocks. I'd like to be able to run >> the unit tests on the same platform which the system will be running on but >> I'm not able to reference RhinoMocks from a unit test project which targets >> .NET Core. This is appears to be due to RhinoMocks being built for an >> earlier version of the .NET Framework but I expect that there may also be >> issues with some of the RhinoMocks dependencies being similarly >> incompatible. >> >> Are there are plans to produce a build of RhinoMocks which is compatible >> with the .NET Core runtime? >> > -- You received this message because you are subscribed to the Google Groups "Rhino.Mocks" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rhinomocks/c81efc2d-0732-4773-8a69-b2156af8dc1a%40googlegroups.com.
