Ilia Choly
Ilia Choly
You're probably better of writing a custom asymetric matcher similar to `expect.any` but that takes a `vm` parameter and uses the types exported there.
You'll need to get access to the context where those values are created: ``` typescript const vm = require('vm'); const context = vm.createContext(); const StringFromVM = vm.runInContext('String', context); expect(value).toBeInstanceOf(StringFromVM); ```
Note, the same problem happens when using teams as an app in chromium. ``` sh chromium --profile-directory=Default --app-id=cifhbcnohmdccbgoicgdjpfamggdegmo ```
@HiPhish if the plugin is deprecated, then you should archive the repo to make that clear.