• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

qunitjs / qunit / 14190728262

01 Apr 2025 08:02AM UTC coverage: 90.446% (-0.05%) from 90.495%
14190728262

push

github

Krinkle
Test: Move cli-watch.js fixture from cwd to /tmp

Avoid changing files in the current working directory as that means,
if you use `node --watch-path`, it will go into an infinite loop that
always kills the test before it begins.

Also, remove "x.ts" fixture from a generic test because this fails
on Node.js 23 where ".ts" is part of require.extensions by default
even without the ts-node/register loader for TypeScript.

The test failed because we actually do restart by default for changes
in `.ts` files, on Node.js 23, which is great.

1865 of 2062 relevant lines covered (90.45%)

3523.35 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

95.4
/src/cli/run.js


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc