I am attempting to run Jasmine automation against Angular2/Typescript in Visual Studio 2017. The Test Runner fires off just fine but all tests are ignored saying the task skipped on a Timeout. This is instantaneous, no way it hit a timeout. I have a <reference path="......">
pointing at the Typings index.d.ts without luck. Does anyone have any experience here?
Asked
Active
Viewed 311 times
3

jseigal300
- 31
- 2
-
Did you find a resolution for this? – fractor Jun 19 '17 at 09:03