Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
継続的インテグレーション プロセスで JavaScript をテストする方法は? どのようなツールを使用していますか?
スクリプト ファイルの変更の実行時間の変化を追ってみました。
jasmineを使用してテスト ケースを記述し、PhantomJSで実行します。