Closed whatisboom closed 6 years ago
It's the first time I see using tdd name for this. I would just npm run test -- --watchAll but since you find adding a script helpful probably more people would too. Can you name it test:watch?
tdd
npm run test -- --watchAll
test:watch
It's the first time I see using
tdd
name for this. I would justnpm run test -- --watchAll
but since you find adding a script helpful probably more people would too. Can you name ittest:watch
?