antonybudianto / angular-starter

:star: Gulp Angular Starter using TypeScript (Updated to 4.4.3)

Home Page:https://antonybudianto.github.io/angular-starter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Debug unit tests

dluk opened this issue · comments

Hi,

Can you add a wiki page how to debug unit tests or even add a task script to project.json?

What do you mean by project.json?
Currently you can use Chrome for the launcher and debug it using npm test -w -> (I'll put it into wiki page later)