我需要一些關於如何用jasmine設定typescript專案的單元測試的指導。 測試規範檔案如下所示: /// <reference path="../../../typings/tsd.d.ts" /> import {Mediator} ...
確定! 回上一頁