kentcdodds / kentcdodds/testing-node-apps

Watch mode does not run with "npm t"

Open
#20 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
383
Forks
205
PR merge metrics
No merged PRs in 30d

Description

But when I explicitly run `npm run test:exercise:watch`, watch mode runs just like in the video.

Contributor guide

Open the contributing guide

Research direction

Reproduce the issue by comparing `npm t` with `npm run test:exercise:watch`, then inspect the npm test scripts and the watch-mode entry point. Confirm that the intended watch behavior matches the video and that `npm t` invokes it correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
testing-qa
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.