WebStormでpower-assertが動くまで。
2015 年 9 月 5 日
Comments off
OSはWindows 7 Proの64bitです。
ランナーにKarmaを、フレームワークにMochaを、ブラウザにPhantomJSを使いました。
WebStorm: The Smartest JavaScript IDE
a lightweight yet powerful IDE,
Provides descriptive assertion messages through standard assert interface.
Karma – Spectacular Test Runner for Javascript
a test runner that fits all our needs.
Mocha – the fun, simple, flexible JavaScript test framework
a feature-rich JavaScript test framework running on Node.js and the browser,
a headless WebKit scriptable with a JavaScript API.
カテゴリー: JavaScript