keitakn/aws-serverless-prototype

mochaの実行をchromeのdevtoolsで行う

Opened this issue · 2 comments

完了の定義

  • unitテストの実行に対して Debuggerを使ったdebugが実行出来るようになっている事

参考URL

https://github.com/mochajs/mocha/wiki/compilers-deprecation

mocha のバージョンアップと共に廃止になるoptionがあるので確認しておく。

コードの中に debugger; を入れておく必要がある。

https://nodejs.org/api/debugger.html#debugger_stepping