Skip to content

Project that uses karma, jasmine, webpack, typescript. And debugs perfectly in vscode.

License

Notifications You must be signed in to change notification settings

anuppuranik/karma-webpack-vscode-debug

Repository files navigation

karma-webpack-vscode-debug

Project that uses karma, jasmine, webpack, typescript. And debugs perfectly in vscode.

To get started

yarn install

To build

yarn run build

To test

yarn run test

To debug tests

  1. Keep yarn run test running on a console
  2. Click on the debug button in karma page of chrome
  3. Then launch 'Attach Karma Chrome' debug profile in vscode
  4. Set breakpoints
  5. Refresh the debug page in chrome

Credits

This has been built based on the excellent project: https://github.com/mlewand/karma-and-vscode-debugging

About

Project that uses karma, jasmine, webpack, typescript. And debugs perfectly in vscode.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published