1 comment
Official comment

Hello Alan,

It is a bug in ReSharper and we submitted a new request on YouTrack https://youtrack.jetbrains.com/issue/RSRP-465184. Seems like ReSharper Unit Test runner does not support module loaders. 

Unfortunately, a workaround here is not to use modules (use “/// <reference path=”…” /> “ instead of “import {…} from”). 

Thanks! 

Please sign in to leave a comment.