You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
https://github.com/tonerdo/pose is a Fakes like library in managed code. It would be interesting to see if we can evaluate some of the methods called and emit shims for them. We could, at the very least, wrap method calls in PoseContext.Isolate(() =>
The text was updated successfully, but these errors were encountered:
https://github.com/tonerdo/pose is a Fakes like library in managed code. It would be interesting to see if we can evaluate some of the methods called and emit shims for them. We could, at the very least, wrap method calls in
PoseContext.Isolate(() =>
The text was updated successfully, but these errors were encountered: