Unitverse icon indicating copy to clipboard operation
Unitverse copied to clipboard

Add support for Pose

Open mattwhitfield opened this issue 1 year ago • 0 comments

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(() =>

mattwhitfield avatar Sep 04 '24 06:09 mattwhitfield