lauraluo / jest-vs-code-debugging-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jest-vs-code-debugging-example

Demo material from the post Using Visual Studio Code to debug Jest based unit tests

Examples in this repo:

  • create-react-app: configuring Jest + VS Code integrated debugging on a project created using create-react_app
  • custom-solution-config-package-json: configuration Jest + VS Code integrated debugging on a project created from scratch that contains all the jest configuration in the package.json file.
  • custom-solution-jest-config-file:configuration Jest + VS Code integrated debugging on a project created from scratch that contains all the jest configuration in a separate Jest config file.

About Basefactor + Lemoncode

We are an innovating team of Javascript experts, passionate about turning your ideas into robust products.

Basefactor, consultancy by Lemoncode provides consultancy and coaching services.

Lemoncode provides training services.

For the LATAM/Spanish audience we are running an Online Front End Master degree, more info: http://lemoncode.net/master-frontend

About

License:MIT License


Languages

Language:JavaScript 75.8%Language:HTML 12.7%Language:TypeScript 6.3%Language:CSS 5.3%