Now that I think of it, I actually did use Rhino with one WP7 project. The trick is not to put the unit tests in a WP7 project, but in an ordinary .NET project. VS might complain a bit, but so far it seems to Work. Try it! /Brian
Den fredag den 7. september 2012 15.53.03 UTC+2 skrev belgaard: > We are quite a few WP geeks that would like to use Rhino on our apps. > > Even if it is only on Windows Phone 8, it would be really useful. > > /Brian > > Den fredag den 21. oktober 2011 21.13.56 UTC+2 skrev Tim Copenhaver: > >> I know that mocking has been impossible on Windows Phone systems >> because of the lack of support for the System.Reflection.Emit >> namespace. Microsoft added support for this namespace with WP OS 7.1 >> (Mango), but I've had trouble finding any updated information since >> that release. >> >> Does the team have any plans to support Windows Phone or are there >> still remaining issues which make it unrealistic? Are there particular >> missing features that we can try to push Microsoft for in future >> updates to make mocking on WP a reality? > > -- You received this message because you are subscribed to the Google Groups "Rhino.Mocks" group. To view this discussion on the web visit https://groups.google.com/d/msg/rhinomocks/-/j2r94EVgyGEJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rhinomocks?hl=en.
